Return a dressed code to the pool
Pull a dressed code back into the pool (e.g. when you remove a country). Recycle — the code becomes a dressable spare again.
Authorization
bearerAuth Your al_live_<prefix>_<secret> API key. Mint and manage keys in the dashboard.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/api/admin/free-pool/reclaim" \ -H "Content-Type: application/json" \ -d '{ "domain": "string" }'{ "reclaimed": true, "returned_to_pool": true, "provider_id": "104887", "domain": "yourdomain.com", "country": "DE", "arm": "ftl"}Dress a pack of countries at once
Dress a whole pack of countries from the pool in one call, with no per-link confirmation. The engine assigns a distinct spare to each country. Ideal for filling a new domain's per-country inventory.
Click-funnel and attribution stats
Returns aggregated CTR / click-funnel telemetry plus the revenue-by-source attribution leaderboard and fan economics for the selected window. Requires a read-scoped key. The payload is large; the documented top-level blocks form the stable contract.