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 locate the API token on the settings pagearrow-up-right.
Authorization
Bearer <token>
Last updated 2 years ago