---
title: "GET /{source_ids}/{z}/{x}/{y}"
method: GET
path: "/{source_ids}/{z}/{x}/{y}"
tags: ["crate::srv"]
---

# GET /{source_ids}/{z}/{x}/{y}

`GET /{source_ids}/{z}/{x}/{y}`

## Path parameters

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

## Response `200`

Encoded vector or raster tile

## Other responses

- `204` — Source(s) returned an empty tile
- `304` — ETag matched If-None-Match
- `404` — No matching source
- `406` — No supported tile format in Accept header

---

[API](https://skmtc.dev/maplibre/apis/martin.md) · [All operations](https://skmtc.dev/maplibre/apis/martin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maplibre/martin/revisions/ae1f37f48eb1/schema)
