Routing Engine
Global truck routing with restriction-aware intelligence.
- Global truck routing
- Low bridges
- Weight & height limits
- Hazmat restrictions
- Tolls & ULEZ
- Safe parking
- Commerce zones
- Real-time perimeter capacity
Routing. Compliance. Driver intelligence. Fleet intelligence. A single global layer powering freight, fleets, and autonomous agents.
Loadcircle unifies routing, compliance, freight identity, driver intelligence, and fleet health into a single global platform.
Built for operators, fleets, and autonomous agents who need real-time decisions at global scale.
Compose what you need. Every module is independently consumable through a single, consistent API surface.
Global truck routing with restriction-aware intelligence.
Permits, tariffs, and country-specific rules — automated.
Real-time driver scoring, identity, and document health.
Vehicle health, predictive maintenance, fleet-wide risk.
Classify, score, and validate every load.
Dynamic perimeter rings and multi-layer signals.
Loadcircle operates globally with country-level intelligence modules — every jurisdiction, one interface.
Designed for fleets, platforms, and autonomous agents. One key. Every module.
$ curl -X POST https://api.loadcircle.io/v1/route \
-H "Authorization: Bearer lc_live_••••••••" \
-d '{
"vehicle": { "height_m": 4.2, "weight_t": 38, "hazmat": false },
"from": "London, UK",
"to": "Munich, DE",
"constraints": ["low_bridges","ulez","tolls","safe_parking"]
}'
→ {
"route_id": "rt_8f3a01",
"distance_km": 1480,
"duration_min": 1162,
"compliance": { "ulez": "ok", "permits": ["DE_BAG"] },
"parking": [ "EuroRastpark Dortmund", "Autohof Würzburg" ],
"risk_score": 0.07
}Self-service onboarding. No sales calls. No contracts. Spin up the global logistics OS in minutes.