API Documentation
API Key
This is the documentation how to create a new API Key.
Create a API Key
All API endpoints are authenticated with a API Key, for get a API Key:
- Navigate to API Key Section: Go to the “My Account” section, then select the “API Key” tab.
- Create New API Key: Click on the ”+ Create new API key” button.
- Name Your API Key: Provide a name for your API key to identify it later.
- Set Permissions: Choose the permissions you want to assign to this API key.
- 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.