Documentation Index
Fetch the complete documentation index at: https://docs.solvice.io/llms.txt
Use this file to discover all available pages before exploring further.
Basic Routing
Route a single vehicle to visit 5 delivery locations using real road distances.Request
Response
Key Options
| Option | Description |
|---|---|
routingEngine: "OSM" | Use OpenStreetMap for real road distances |
routingEngine: "TOMTOM" | Use TomTom for road distances |
euclidian: true | Use straight-line distances (faster, less accurate) |