This section provides information about the keys available for the API tools on our platform. API keys are essential for authenticating and authorizing requests to our services.

Key Types

  • Read Keys: Allow you to retrieve data from our services.
  • Write Keys: Enable you to submit data to our services.
  • Admin Keys: Grant you administrative access to manage API settings.

Usage

To obtain an API key, you need to register an account on our platform and navigate to the API keys section.

Example Request

Here's an example of a GET request to retrieve keys:

GET /en/api/tools/keys?access_token=YOUR_ACCESS_TOKEN

For more detailed information, please refer to our API Documentation.

Security

It is crucial to keep your API keys secure and not share them with unauthorized users. If you suspect any unauthorized access, please contact support.

API Key Security