The market price of every lane in Europe.
Not an opinion — a measurement. APEX turns 1.4 million observed freight transactions into a defensible price for any road lane, returned with the full distribution, a confidence score, and the data behind it.
Scroll through the layers behind a single estimate.
Every quote starts as a question.
Wrocław to Frankfurt. 700 kilometres of road. Your customer wants a number — and "it depends" isn't a rate. So what should this move actually cost?
Is your quote competitive — or quietly bleeding margin?
Pick a lane, drag the marker to your rate, and read your position against the live distribution. No colour-coded theatrics — just where you actually stand, and what the gap costs over the trip.
P75 — a defensible rate.
Inside the middle 50% of observed prices. Competitive without leaving obvious money on the table.
Thin data never means a silent guess.
Choose a scenario and watch the engine descend. Tiers that were too thin are crossed out, the tier that answered is marked, and the confidence multiplier flows straight into the score you receive.
Read variance and backhaul on one axis.
Each row is a lane. The band is the middle 50% of observed prices — its width is the lane's variance. The two markers are the outbound and return medians; the gap between them is the directional imbalance you can arbitrage with a smart backhaul.
Same trucks. Same road. Not the same price.
Distance-based calculators miss the biggest lever in freight: the empty return trip. APEX prices direction, not just kilometres — which is why a corridor can cost 20% more one way than the other. Hover any lane.
Thicker arcs carry more observed shipments — that's where the estimate is densest and the confidence highest.
When a corridor's two directions diverge by more than 10%, you're seeing the cost of empty returns. The cheap direction is the one carriers are desperate to fill.
Node size scales with throughput. Built from live market data and /analytics/regions/imbalance
One POST. The whole picture back.
A single authenticated call returns the estimate, its distribution, confidence, freshness and match tier. Batch up to 500 routes at once, or pull aggregate market analytics from the same API.
# Estimate a single lane
curl -X POST https://apex.tovr.eu/api/v1/estimate \
-H "X-API-Key: $APEX_KEY" \
-H "Content-Type: application/json" \
-d '{
"loading_country": "PL",
"loading_postal_code": "50-148",
"unloading_country": "DE",
"unloading_postal_code": "60311",
"distance_km": 700
}'Stop quoting from instinct.
Get a key and price your first lane against the real European market in minutes.