Gggle Get API keys

ROUTE PLANNER

Directions & transit, behind one API key.

Plan a journey by car, bike, foot or public transport across Great Britain — search for any place or business (hotels, restaurants, EV charge points) as your start or destination, with waypoints, alternatives, live rail timetables, matrices and isochrones. Self-hosted, GB-first, priced per request.

LIVE PLANNER

Plan a route — then share it.

Set a start and destination, pick a mode, and share the route to a phone or car. Every keystroke hits the live API.

Every mode

Drive, cycle, walk — and public transport (GB National Rail + London bus, tube, DLR, ferry). One endpoint, one response shape.

Route to anything

Start and destination fields search postcodes, towns and landmarks — plus businesses: hotels, restaurants, EV charge points. Powered by unified /search.

Waypoints & alternatives

Add stops, reorder them, optimise the order (TSP), and get alternate routes with distance and travel time.

Live transit itineraries

mode=transit returns walk → train → change → walk legs with real timetable times, service names and stations.

Matrix & isochrones

Travel-time/distance matrices between many points, and “how far in 15 minutes” reachability polygons as GeoJSON.

Self-hosted

Runs on our own GB OSM + GTFS graphs — no per-request map fees, no third-party routing dependency.

DROP-IN WIDGET

Everything, in one snippet.

Add a full search + map + directions/transit planner to any site with one element and one script — origin-locked to your publishable key. Or use the composable web components to build your own layout.

Widget guide →
<div data-goggle-key="gk_live_pk_…"
     data-goggle-mode="both"></div>
<script src="https://www.goggleplaces.com/widget/v1/widget.js"
        async></script>

Route Great Britain with one call.

Get API keys