LogiPOI
## LogiPOI — Logistics POI Intelligence API Real-time logistics POI data for fleet managers, TMS providers, and AI routing agents across Europe. ### What you get - **Gas stations** with truck-compatible fuel prices (diesel, AdBlue) — France, Germany, Spain - **Truck parking** areas with capacity, amenities, and security level - **Road restrictions** for heavy vehicles (weight, height, width,…
LogiPOI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Fuel Prices | ||
| GET |
nearby_3 /v1/fuel-prices/nearby |
|
| Gas Stations | ||
| GET |
outages /v1/gas-stations/outages |
|
| GET |
nearby_2 /v1/gas-stations/nearby |
|
| GET |
corridor /v1/gas-stations/corridor |
|
| GET |
getById_2 /v1/gas-stations/{id} |
|
| Truck Restrictions | ||
| GET |
nearby /v1/truck-restrictions/nearby |
|
| GET |
bbox /v1/truck-restrictions/bbox |
Returns all active restrictions whose centroid falls within the given bounding box. Designed for map tile loading and bulk routing data export. |
| GET |
byOsmWay /v1/truck-restrictions/by-way/{osmWayId} |
Returns all active restrictions covering the given OSM way ID. Use this endpoint to enrich a route graph edge with restriction data. |
| GET |
getById /v1/truck-restrictions/{id} |
|
| GET |
at /v1/truck-restrictions/at |
Returns all active ZFE/LEZ emission zones whose exact boundary polygon contains the given point. Always includes polygon geometry. Use this to check if a vehicle location is… |
| Logistics Search | ||
| GET |
search /v1/search |
|
| GET |
searchNearby /v1/search/nearby |
|
| Truck Parking | ||
| GET |
nearby_1 /v1/truck-parking/nearby |
|
| GET |
getById_1 /v1/truck-parking/{id} |
|
LogiPOI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | 20 / second |
|
| ULTRA | $79 / month | 100 / second |
|