API implementation procedure

This section provides instructions on how to get started with the API.

  1. Contact us to get the company ID. This ID will be used to work with the API.
  2. Get an OAuth token.
  3. Add depots to the database. The route should be linked to a depot (even if the courier doesn't stop at the depot).
  4. Set up adding couriers to the database.
  5. Set up regular route generation for the day.
  6. Set up actual data transfers.
  7. Check your actions against the checklist.

To send API requests via Postman, you can use the RouteQ API collection.

Contact support