Routing engine v4

The fastest route, every stop, every time.

QuickRoute plans traffic-aware, time-windowed multi-stop routes for your entire fleet in milliseconds — over one simple API.

Depot · 06:00 Stop 14 ✓

Routing that thinks like a dispatcher

Constraints, traffic and vehicle limits — solved together, not one at a time.

🧭

Multi-stop optimization

Order hundreds of stops for the shortest total time, not just the shortest distance.

🚦

Live traffic

Historical and real-time traffic baked into every ETA and turn.

⏱️

Time windows

Respect delivery slots, driver shifts and service durations automatically.

📦

Capacity & skills

Match load, volume and driver skills to the right vehicle on every run.

🔁

Re-optimize on the fly

New order at 11am? Re-plan the remaining route in a single call.

🗺️

Turn-by-turn

Export ready-to-drive directions or hand off to any navigation app.

One endpoint, optimal routes

POST your stops and constraints — get an ordered plan back in milliseconds.

// optimize a 3-vehicle, 40-stop plan
curl -X POST https://api.quickrouteapp.xyz/v1/optimize \
  -H "Authorization: Bearer $QR_KEY" \
  -d '{ "vehicles": 3, "stops": [...], "traffic": "live" }'

← { "routes": [...], "total_time_min": 214, "saved_pct": 27 }

Cut your fleet's drive time by a quarter

Free for up to 1,000 route optimizations a month.

Create free account