From signup to first
route in an afternoon.
Everything you need to get a workspace running, plus an overview of the REST API behind it. Full reference lands with general availability.
Four steps to a live route.
- 01
Create your workspace
Sign up and you get a tenant of your own: separate data, users, and roles, on your own subdomain.
- 02
Add drivers and a depot
Invite drivers, set their weekly availability, and geocode the depot they start from. Drivers install the app and sign in.
- 03
Bring orders in
Upload a CSV, connect WooCommerce or Magento, or POST straight to the shipments endpoint. Addresses geocode on the way in.
- 04
Route and release
Optimize the day into a draft route, review the sequence, then release it to drivers. The live map picks it up from there.
A REST API over the same records.
Cookie-session auth, tenant-scoped by subdomain, JSON in and out. The endpoints the portals use are the endpoints you get.
Orders
/api/v1/shipments List shipments, filterable by status/api/v1/shipments Create a shipment; addresses geocode on write/api/v1/shipments/{id}/status Move a shipment through the lifecycleRouting
/api/v1/routes/optimize Sequence stops into a draft route/api/v1/routes/{id}/release Publish a route to its driver/api/v1/driver-locations Snapshot of live driver positionsDriver
/api/v1/driver/manifest The driver's stops for the day, in order/api/v1/driver/shipments/{id}/pod Attach proof of delivery/api/v1/driver/location Report a position pingConnect
/api/v1/connect/ingest Push a normalized order from any storefront/api/v1/track/{token} Public branded tracking, no authStuck on something?
Fleetzip is in early access, so you reach the people building it. Send us what broke and what you expected instead.
[email protected]Read enough. Try it.
Create a workspace, add a driver, and run a route today.
14-day trial · No credit card