List the free pool (sleep links)
The per-account pool of spare OnlyFans links you already own but aren't using (hidden/retired campaigns, shown as «sleep links»). Dress a spare onto a (country, arm) slot instead of creating a new link. The pool is global to your account (one pool serves every domain).
Authorization
bearerAuth Your al_live_<prefix>_<secret> API key. Mint and manage keys in the dashboard.
In: header
Response Body
application/json
curl -X GET "https://example.com/api/admin/free-pool"{ "items": [ { "provider_id": "104887", "code": "4", "name": "Yandex Clone", "kind": "tracking", "arm": "paid", "country": "", "subscribers": 6, "revenue_cents": 0, "dressable": true, "hidden_at": 1783311405 } ], "counts": { "paid": 75, "ftl": 138, "total": 213 }}Health-check a policy smart link
Runs the production resolution across every country of the audiences that feed this smart link and reports what would break — dead-end routes where a fan lands on nothing, an enabled arm with no destination, an inactive link, or a link no button uses yet. Each issue carries a plain-language message and a hint at what to fix. Requires a read-scoped key.
Preview which spare a dress would use (dry-run)
Dry-run for the single-by-hand path: returns the spare and the per-source auto-name a dress would apply, and whether the slot is already dressed. Writes nothing.