Skip to main content
Be Careful: The tools in our API Reference make real API calls that affect your production data.
When making POST requests, ensure that the Content-Type header is set to application/json, and that the request body is a JSON object.

Authentication

All API endpoints are authenticated using Bearer tokens. Set the Authorization header to Bearer {token}, replacing {token} with your actual API token. You can create an API token on the Developers page of the admin portal.

Platform ID

Your Platform ID is the ID of your Reseller account. It is a numerical string that you can find on the Reseller dashboard’s Developers page in the admin portal.