Generate your API token

Log in to your account and generate an API token.

Important:

  • The token can only be copied once.
  • save it in a safe place (e.g. environment variables)
  • do not publish the token or push it to Git repositories

This token is used to authenticate all API requests.

Example:
Authorization: Bearer YOUR_API_TOKEN

All API requests must be made over HTTPS and contain a valid token.