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.

The profile also includes 3 backoff/retry policies defined.

Tagged areas include RouteOptimization, VRP, PickupAndDelivery, Logistics, and LastMileDelivery.

0 Limits
RouteOptimizationVRPPickupAndDeliveryLogisticsLastMileDeliveryDeliveryFleetManagementDispatchDeliveryManagement

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.