Create an API key

You can create an API key by following these steps:
1

Go to your dashboard

Go to API Keys in your dashboard.Main dashboard interface
2

Create an API Key

Click the ‘Create API Key’ button and enter a name for the API key.Main dashboard interface
3

Use your API Key

Main dashboard interfaceYou will use this token in your request’s Authorization header. Here is an example: Authorization: Bearer {token}
Authorization: Bearer xxxx