POST | /v3/routing/solve | Solve a vehicle routing problem |
POST | /v3/routing/solve/stream | Same request, streamed as Server-Sent Events with live progress |
POST | /v3/routing/evaluate | Score a fixed assignment without optimizing |
POST | /v3/routing/suggest | Rank insertion positions for new jobs in an existing plan |
POST | /v3/routing/validate | Pre-matrix validation — no matrix fetch, no solve |
GET | /v3/health | Liveness and readiness probe |