---
title: "/tile/{z}/{x}/{y}.mvt"
method: GET
path: "/tile/{z}/{x}/{y}.mvt"
---

# /tile/{z}/{x}/{y}.mvt

`GET /tile/{z}/{x}/{y}.mvt`

Mapbox Vector Tile of the routing graph

## Path parameters

- `z` integer, required
- `x` integer, required
- `y` integer, required

## Query parameters

- `exclude_layers` string[]

## Response `200`

MVT binary tile

## Other responses

- `400` — Request error
- `429` — Rate limit exceeded. The public service enforces a per-user limit of 1 request per second and a global limit of 100 requests per second. The body is nginx's default 429 HTML page.

---

[API](https://skmtc.net/valhalla/apis/valhalla-routing-api.md) · [All operations](https://skmtc.net/valhalla/apis/valhalla-routing-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/valhalla/valhalla-routing-api/versions/283ca165077c/schema)
