API FAQs

Check out our API documentation!


An API token is retrieved by logging into the client app:

  1. For staging, go to Client Staging Login, otherwise, go to Client login.
  2. Go to “Account” on the top right
  3. Click “Generate API Token” button on the bottom right of the screen. There you will be able to copy it to your clipboard for future use.

For all communications via API and webhooks, we use UTC timestamps, and in ISO 8601 format, for example 2019-03-15T10:12:24Z

Staging base URL is https://api.staging.axlehire.com

Production base URL is https://api.axlehire.com

Check out our API documentation!