Manager API

Unlock the full potential with Manager API. Streamline your workflow and innovate effortlessly.

Authentication in Manager API

Every request made to the Manager API must be accompanied by a valid API token. This token acts as a key, granting access and ensuring secure communication between your application and the Manager API.

Before you can include an API token in your requests, you need to create one. This is a straightforward process that can be done directly within the Manager interface. Here are the steps to generate your API token:

  1. Go to the Settings Tab: Log in to your Manager account and navigate to the "Settings" tab.

  2. Access Tokens Section: Within the Settings, find and click on the "Access Tokens" section.

  3. Create a New Token: In the "Access Tokens" section, you'll have the option to create a new token. Follow the prompts to generate a new API token.

Once you have your token, you can use it in the "X-API-KEY" header for all your API requests. Remember, it's important to keep your API token secure and not to share it publicly, as it grants access to your Manager account.