API keys and authentication

API keys and authentication

Retrieve your API key

Go to Settings > API > API Keys to generate a new key.

Request authentication

Include your key in the HTTP header of each request:```

Authorization: Bearer VOTRE_CLE_API

Was this article helpful?