Create a API Key

All API endpoints are authenticated with a API Key, for get a API Key:

  1. Navigate to API Key Section: Go to the “My Account” section, then select the “API Key” tab.
  2. Create New API Key: Click on the ”+ Create new API key” button.
  3. Name Your API Key: Provide a name for your API key to identify it later.
  4. Set Permissions: Choose the permissions you want to assign to this API key.
  5. Save and Copy the Key: Save the new API key and copy it to use in your application. Make sure to store it securely.
Since API keys are unlimited, we strongly recommend generating a separate API key for each integration.
We also recommend putting a duration of the API Key of no more than one year.
The API Key can also be used client-side, but we recommend using a separate one.