Gggle Get API keys

MAPS & PLACES API

Maps & Places, seen clearly.

Predictive location search and hosted vector maps behind one API key. Fast, GB-first, and priced per request — no black boxes.

WHAT IT DOES

Everything you need to place things on a map.

Predictive search

Typeahead over GB postcodes, towns and landmarks — and businesses too (hotels, restaurants, EV charge points), blended in one call. Ranked, typo-tolerant, sub-50ms from the edge.

Nearby lookup

“What’s around here” from a lat/lng or map viewport — restaurants, pubs, hotels, EV charging, transport and more, filtered by category.

Hosted vector maps

Fully featured UK maps served from Goggle Places and rendered by our JS SDK. Nothing to host yourself, and no per-tile pricing.

Directions & transit

Plan routes by car, bike, foot or public transport — waypoints, alternatives, live GB rail + London transit, plus matrices and isochrones. Self-hosted, no per-request map fees.

Keys that behave

Publishable + secret keys, scoped, rotatable, origin-locked, rate-limited and metered per request.

Route planning

Full national road and rail coverage for route planning on foot, by car or public transport.

Journey times

Accurate journey times and distances.

Look-up

Low cost GB address look-up and validation with type-ahead search field.

TRY IT

See it work.

Type a place. Every keystroke hits the live predictive-search API — the same endpoint your app would call.

HOW IT WORKS

Three steps to your first result.

01

Get a key

Create an organisation in the dashboard and mint a publishable or secret key in seconds.

gk_live_pk_9f2a…
02

Call the API

Point /predict or /nearby at your key. Restrict browser keys to your origins.

GET /predict?q=York&key=gk_live_pk_…
03

Drop in a map

A couple of lines of the SDK render a Goggle Places map into any element — the vector tiles stream from our API.

import { map } from '@goggleplaces/sdk'
// renders a map into <div id="map"> — tiles from our API
map({ container: 'map', key })

Point it at the world.

Free allowance to start.

Start building