Authentication
API Key
To use our APIs, you need an API key. You can obtain your API key from the dashboard in the API section.
Using Your API Key:
Include your API key in the X-API-Key
header for all API requests.
Example Header:
X-API-Key: your_api_key_here
Replace your_api_key_here
with your actual API key from the dashboard.