This page provides information about API keys used for accessing our services. API keys are essential for authenticating requests and enabling access to various functionalities.
API Key Registration
To obtain an API key, you need to register on our Developer Center.
Usage
API keys should be used in the Authorization
header of your HTTP requests in the following format:
Authorization: Bearer <your_api_key>
Permissions
Each API key has specific permissions assigned to it. To view or modify the permissions, please visit the API Key Management page.
Security
Ensure that your API key is kept secure and is not shared with unauthorized users. If you suspect that your API key has been compromised, please reset your API key immediately.
API Key Security
Documentation
For detailed documentation on each API, please refer to the API Reference.