Skip to main content

API Keys

To use the API, you need to have an API key. You can get your API key from the dashboard. Note that the API key in the screenshot below is inactive and for demonstration purposes only. Dashboard screenshot You can authenticate requests by setting the Authorization header to the API key.
Authorization: Bearer YOUR_API_KEY
If you are using Postman, you can set the Auth Type to “Bearer Token” and paste your API key.