Routific · Rate Limits
Routific Rate Limits
Routific Rate Limits is the machine-readable rate-limit profile for Routific on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition.
The profile also includes 3 backoff/retry policies defined.
Tagged areas include Route Optimization, VRP, Pickup and Delivery, Logistics, and Last Mile Delivery.
1 Limits
Route OptimizationVRPPickup and DeliveryLogisticsLast Mile DeliveryDeliveryFleet ManagementDispatchDelivery Management
Policies
Daily Request Quota
Per-account daily limit on the number of API requests. Exceeding it returns HTTP 429 with code ERR_REACHED_DAILY_QUOTA.
Per-Problem Visit Limit (Synchronous)
Synchronous /v1/vrp endpoint times out for large problems. Use /v1/vrp-long or /v1/pdp-long for problems > 60 visits.
Per-Problem Visit Limit (Asynchronous)
The async /v1/vrp-long and /v1/pdp-long endpoints have a hard limit of 2,500 visits per optimization call.