Quickstart
Authentication
Example section for showcasing API endpoints
In order to use our API, you’ll need to authenticate yourself and your affiliate portal. Please keep in mind that each affiliate portal uses a different API key.
If you haven’t already, please grab your API key from Profile > Developers.
Authentication
Please attach the following header to all the requests you make to our API:
X-Affi-Key: [Your API Key]
Testing authentication
You can use our testing route to test if your API key is working.
Was this page helpful?