Free
For prototyping and personal projects. Every endpoint included.
One key unlocks the stack the app runs on: multimodal routing across 40+ GTA transit agencies, ML delay risk for the TTC, empirical reliability history, live service alerts, and geocoding.
Ranked multimodal routes - transit, driving, walking, cycling, and park & ride - in a single call. The same engine the app runs on.
ML delay risk for a TTC line, with live alerts and weather folded in.
Empirical reliability track record: typical delay minutes by time of day.
Live service alerts across the network, flagged when data is stale.
Find stops, stations, and places across the GTA.
Plus account endpoints: POST /v1/keys · GET /v1/me · GET /v1/usage. Delay figures are a relative risk index vs typical service, never a made-up "% chance".
npx reroute-cli signup you@example.com npx reroute-cli route "Union Station" "Pearson Airport" npx reroute-cli alerts
curl https://api.rerouteapp.ca/api/v1/routes \
-H "X-API-Key: rr_your_key" \
-H "Content-Type: application/json" \
-d '{"origin": {"lat": 43.7804, "lng": -79.4153},
"destination": {"lat": 43.6453, "lng": -79.3806}}'Base URL: https://api.rerouteapp.ca/api/v1 · auth via the X-API-Key header (Authorization: Bearer works too).
For prototyping and personal projects. Every endpoint included.
Scale without a subscription. Pay only for what you use.
Billing is invoiced monthly while card payments are being wired up.
Build products, dashboards, bots, and research on top of Reroute. Do not resell raw API access or hammer the network beyond your plan. Transit data comes from the agencies' open feeds; predictions are Reroute's own. Questions or higher limits: api@rerouteapp.ca. The usual terms apply: Terms & Conditions · Privacy Policy