Routific Route Optimization Fix Jobs API
Routific's Route Optimization API solves the vehicle routing problem (VRP) and the pickup-and-delivery problem (PDP) for last-mile delivery fleets. It supports time-windows, capacity constraints, driver shifts, multi-depot fleets, balanced routes, traffic simulation, and polyline output. The API offers four solving surfaces: - `POST /v1/vrp` — synchronous vehicle routing for small problems (< 60 visits). - `POST /v1/vrp-long` — asynchronous vehicle routing for problems up to 2,500 visits. - `POS
Overview
Routific Route Optimization Fix Jobs API is a Postman Collection published by Routific on the APIs.io network.
Routific’s Route Optimization API solves the vehicle routing problem (VRP) and the pickup-and-delivery problem (PDP) for last-mile delivery fleets. It supports time-windows, capacity constraints, driver shifts, multi-depot fleets, balanced routes, traffic simulation, and polyline output. The API offers four solving surfaces: - POST /v1/vrp — synchronous vehicle routing for small problems (< 60 visits). - POST /v1/vrp-long — asynchronous vehicle routing for problems up to 2,500 visits. - `POS
The collection contains 3 requests organised into 5 folders.
Tagged areas include RouteOptimization, VRP, PickupAndDelivery, Logistics, and LastMileDelivery.