Get your API token
To make requests, you need an API token. You can create one at app.affiliate.com.1
Sign in to app.affiliate.com
Go to app.affiliate.com and sign in to your account.
2
Open API Keys
In the left sidebar, click API Keys under the Settings section.
3
Create a key
Click + Create API Key, give it a name, and copy it somewhere safe — you won’t be able to view it again.
4
Add the token to your requests
Include the token in the
Authorization header of every API request:5
Make your first request
Try listing available networks to confirm your token works:
Key capabilities
Common parameters
These parameters are available on all list endpoints:Response codes
Rate limits
Rate limits are enforced per API key and measured in requests per minute. Your specific limit depends on your subscription plan. If you exceed the per-minute limit, you receive anHTTP 429 response. If you exceed your plan’s total usage limit, you receive an HTTP 422 response.
If you receive an HTTP 503, wait a few minutes before retrying. For persistent 5XX errors, contact support at support@affiliate.com.