API key header
Authorization header:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every Partner API request with your API key.
x-api-key: your_api_key_here
Authorization header:
Authorization: Bearer your_api_key_here
Content-Type: application/json
{
"status": "success",
"data": { }
}
{
"statusCode": 401,
"message": "Unauthorized"
}
