API Documentation

TRANSCEND Route API

Optimize European truck routes with automatic EC 561/2006 compliance (driving hours). Open-source, with a generous free tier.

What it is and why it exists

TRANSCEND Route is the central route optimization API for European fleets. It optimizes time, fuel, and driving-hour regulations using Valhalla (open-source) as its mapping engine. Free tier 100 routes/day.

Designed for companies transporting goods by road in Spain, France, Portugal, Italy, Germany, and the 29 EU/EEA countries.

Endpoint

GET https://back.transcend.cargoffer.com/route/api/route

OpenAPI spec available at /openapi/transport/route.yaml

Usage example

curl -X GET "https://back.transcend.cargoffer.com/route/api/route?origin=42.2406,-8.7207&destination=41.3851,2.1734"   -H "Authorization: Bearer ***   -H "Accept: application/json"

TRANSCEND team · Updated: July 2026