Authentication

To access any of our endpoints, an Authorization header token is mandatory. You should format this token as a bearer token, for example, by including it as Bearer <token> . You can request for the API Token by contacting [email protected].

Last updated