Getting started with Trakstar Hire API

The Trakstar Hire API is organized around REST. We've built predictable, resource-oriented URLs, returning JSON as standard response which also includes errors along with HTTP response codes. This documentation is for the API to access publicly available data from Trakstar Hire. Using these APIs, developers can enhance or customize the way their data is rendered.

If you are looking for the older version of our Backend APIs it can be found here. However, we recommend you use this newer version of our API.

We also have a version that supports cross-origin resource sharing (CORS), allowing you to interact securely with our API from a client-side web application found here.