If you want to access API for the first time you need to generate your API credentials. It will allow you to request for a token that is used for authentication during communication with an authorized API.
To generate API credentials (API keys), follow these steps:
Available from version 16.0.0. For versions below 16.0.0, go to Menu > User panel > API credentials.
- Go Menu > Profile.
- On the left, click API credentials (API keys).
- Click Generate new credentials (Create a key).
- Name the credentials and click OK.
- Copy the generated
Client ID
andClient secret
. They won’t be available after you close this window.
Note: Credentials are valid until they are deleted in the profile.
Tip: Read more about our API in our Authorized API guide.