1. Authentication

Request Header:

  • Authorization: Your authentication token.
{
  "Authorization": "Bearer YOUR_AUTH_TOKEN"
}

Note: If you do not possess an authentication token, or if you wish to use an API key, please contact our support team for assistance.