Celsius Express — Routing Backend Test

Manual test page for /api/geocode and /api/route. Not part of the ops portal UI — see the dispatcher route planning view instead.

API key

Paste the value of INTERNAL_API_KEY from your .env — both endpoints reject requests without it.

Geocode an address

Compute a route (one driver, many stops)

Plan multiple lorries (auto-assign)

Give it a depot and any number of orders — it decides how many lorries are needed, groups orders geographically, and returns an optimized route per lorry.