---
title: "Get available areas"
method: GET
path: "/areas"
tags: ["Map-Data_Road-Editor_Areas"]
---

# Get available areas

`GET /areas`

## Query parameters

- `key` string, 32 character alphanumeric string, required

## Response `200`

- Area[]
  - `name` string — Returns the name of the available area.
  - `code` string — Returns the code for the available area.
  - `timezone` number — Returns the offset from UTC time.
  - `modes` string[] — Returns available traveling modes for the given area.

---

[API](https://skmtc.net/nextbillion-ai/apis/one-spec-service.md) · [All operations](https://skmtc.net/nextbillion-ai/apis/one-spec-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextbillion-ai/one-spec-service/versions/b647f1808dda/schema)
