Implementing the API
This section provides instructions on how to get started with the API.
- Contact us to get the company ID. This ID will be used to work with the API.
- Get an OAuth token.
- Add depots to the database. The route should be linked to a depot (even if the courier doesn't stop at the depot).
- Set up adding couriers to the database.
- Set up regular route generation for the day.
- Set up transfers of actual data.
- Check your actions against the checklist.
To send API requests via Postman, you can use the RouteQ API collection.