Chapter 11

Integrations and the API

Connect your own systems: keys, webhooks and the reference.

The API

Everything the dashboard does, your own software can do: read vehicles, drivers, routes and orders, sell tickets, create shipments, post GPS positions, and hear about every change through webhooks. Open Developers in the dashboard to create an API key. A test key acts on a sandbox copy of your business, so nothing you try touches real records.

The developer documentation lives separately, at the API reference. It covers authentication, environments, every resource, rate limits, idempotency and signed webhooks.