Calculate batch routes
Directions
/route/batch
Process multiple route requests in a single API call. Each route in the batch is calculated independently, reducing API overhead for bulk operations.
POST
Calculate batch routes
Documentation Index
Fetch the complete documentation index at: https://maps.solvice.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your API key in the Authorization header.
Body
application/json
Request DTO for batch route processing
Array of route requests to process in batch
Required array length:
2 - 20 elementsResponse
Batch routes processed successfully. Batch processing is handled by the external routing service.
Response DTO for batch route processing