✅Get started
Get your API token
Your API requests are authenticated using API tokens. Any request that doesn't include an API token will return an error.
You can find your token in the 'Developer tools' section of our platform.
Please keep your API token secure! Do not share your API token in publicly accessible areas such as GitHub, client-side code, and so forth.
Try our Python sample client
You can found a sample client our team have put together to help you get started in our github repo.
Last updated