API

To use the API, you’ll need to have an API key that needs to be included in all request headers. API keys can be created on the user profile page. All requests needs to specify the the API key in the X-API-KEY header for authentication.

Request headers example

Accept: "application/json" X-Api-Key: <your-api-key>

Supported Endpoints

For the full list of API endpoints and the data schema’s go to the live API docs.