How RouteForge works

A single REST API for European routing, geocoding and logistics data — built for trucks and fleets. Here's the whole flow, and a live demo you can run right now.

Product overview video — coming soon

1. Get your API key

Register your company (we verify your EU VAT instantly), then generate a key from the dashboard. The free tier gives you 10,000 requests a month — no card needed to start.

2. Send a request

Every endpoint is a plain HTTPS call with your key in the X-API-Key header. No SDK required — curl, fetch, or any HTTP client works. Routing and matrix calls are POST with JSON; lookups are simple GET requests.

3. Use the structured response

You get clean JSON back: route geometry and turn-by-turn, distance/duration, tolls, legal truck constraints, weather, air quality, and more — ready to drop into your dispatch or fleet app.

Live demo

Try a real API call

Pick an endpoint, run it, and see the exact request and the live JSON response from our European servers.

Build with it in minutes

Register your company, generate a key, and make your first request. Full docs and 43 endpoints are ready.