TrueWay VRP
This API is designed to solve the main task of logistics - Vehicle Routing Problem (VRP). The Vehicle Routing Problem (VRP) is the challenge of designing optimal routes for multiple vehicles visiting a set of locations(orders) each with business-specific constraints, such as vehicle limitations, cost controls, time windows, resource limitations concerning the loading process at the depot, etc.…
TrueWay VRP endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/vrp /vrp |
Solves a vehicle routing problem (VRP) to find the best routes for a fleet of vehicles. |
| POST |
/vrp /vrp |
Solves a vehicle routing problem (VRP) to find the best routes for a fleet of vehicles. |
TrueWay VRP pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $49 / month | 2 / second |
|
| ULTRA | $99 / month | 5 / second |
|
| MEGA | $299 / month | 10 / second |
|