Documentation menu
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
| Name | In | Required | Description |
|---|---|---|---|
| geometry | query | no | Include 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 geometry401Missing or invalid API key
429Quota or rate limit exceeded
Error bodies follow the shared problem model documented on API conventions.
Also under routing
POST /centroidPOST /isochronePOST /locatePOST /matrixPOST /optimisePOST /optimise/replanPOST /routePOST /route/alongPOST /route/progressPOST /route/reportGET /route/v1/{profile}/{coordinates}POST /trace_attributesPOST /trace_routePOST /v1/cameras/alongPOST /v1/charging/alongPOST /v1/clusterPOST /v1/ev/planPOST /v1/fuel/alongPOST /v1/incidents/alongPOST /v1/jobs/matrixPOST /v1/jobs/optimisePOST /v1/jobs/replanPOST /v1/weather/along
Generated from https://api.mapmap.ai/openapi.json on 2026-09-17 · operationId get_zones