Security
Access
To have API access you need to first request access by contacting us.
Authentication
API Key : Every API call has to be authenticated by providing the authorization header with your API key.
Example : Authorization: Basic {your_access_token}
Note : We only support API requests over HTTPS.