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
UseGET /api/token
to retrieve an authentication token.Data Resources
AccessGET /api/data
for retrieving dataset information.Error Handling
CheckGET /api/errors
for detailed error codes and messages.
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.