Skip to content

50,000 free calls a month, card-free. Get an API key →

Documentation menu
docs / api / get-v1-zones
routing

GET/v1/zones

API key required, sent as Authorization: Bearer snk_… or ?api_key=snk_….

Call it

bash
curl -fsS -X GET "https://api.mapmap.ai/v1/zones" \
  -H "Authorization: Bearer $MAPMAP_KEY"

Parameters

NameInRequiredDescription
geometryquerynoInclude each zone's simplified boundary ring (off by default)

Responses

200The curated UK clean-air / low-emission zone dataset: version, generated, a scope note, and zones[]; each with its scheme, operator, operating hours, the vehicle categories it charges or bans with the minimum Euro standard and the daily amount, the penalty regime for ban zones, and separate provenance (publisher, URL, licence, checked date) for the schedule and for the boundary geometry
401Missing or invalid API key
429Quota or rate limit exceeded

Error bodies follow the shared problem model documented on API conventions.

Also under routing

Generated from https://api.mapmap.ai/openapi.json on 2026-09-17 · operationId get_zones