Routific · Postman Collection

Routific Route Optimization Fix VRP 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

3
Requests
4
Folders
View on GitHub Raw JSON RouteOptimizationVRPPickupAndDeliveryLogisticsLastMileDeliveryDeliveryFleetManagementDispatchDeliveryManagementPostman Collection

Overview

Routific Route Optimization Fix VRP 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 4 folders.

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

Requests & Folders

v1

Related API Specs

Routific Fix API (OpenAPI) Routific Jobs API (OpenAPI) Routific PDP API (OpenAPI) Routific VRP API (OpenAPI)
Back to Routific · All Collections · GitHub