Getting Started


Requirements

In order to utilize the Trak Software API, you will need a valid Trak Software host, and an authentication token. In the documentation provided, we use https://example.trak.io/api/v1 as our host, and <api_key> for the API token. You can read more about handling the authentication token in the Authentication section of the documentation.

Requirements Description
API Host URL of Trak Software instance
Authentication Token Token provided by Trak Software to authenticate with the API

Support

To start, we recommend reviewing the errors section in this guide, and method-specific errors for the endpoint you’re trying to access. If you’re seeing a 5xx error, that likely means there’s an error on Trak Software’s side, and you can reach out to the engineering team at Trak Software.