Script and API access
The API lets approved creators create links, read analytics, rotate API keys, and fetch payout state. Production access should require Creator Pro and fraud review.
POST /api/v1/links
Authorization: Bearer adl_live_xxx
{
"destinationUrl": "https://example.com/file",
"title": "Asset pack",
"monetization": "standard"
}