Welcome to the API Reference section of our documentation. Here you'll find detailed information about the available endpoints, request formats, and response structures.

Available APIs

  • Authentication
    Use GET /api/token to retrieve an authentication token.

    API Authentication
  • Data Resources
    Access GET /api/data for retrieving dataset information.

    Data Resources
  • Error Handling
    Check GET /api/errors for detailed error codes and messages.

    Error Handling

Example Request

GET /Documentation/en/Library/SupportCenter/API_Reference HTTP/1.1
Host: example.com

Related Links

For more information on getting started with our API, visit Documentation/en/Library/SupportCenter/Getting_Started.

API Getting Started