/
MA
maplibre
/
Martin
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v16
latest
OpenAPI 3.1.0
MIT OR Apache-2.0
raw.githubusercontent.com
2026-08-01
13
8
26.6 KB
crate::srv
get
/{source_ids}
Path parameters
source_ids
string
required
Response
TileJSON 3.0.0 metadata for the requested source(s)
All 13 operations
get
/{source_ids}
get
/{source_ids}/{z}/{x}/{y}
get
/catalog
get
/font/{fontstack}/{start}-{end}
get
Return 200 OK if healthy. Used for readiness and liveness probes.
get
/sdf_sprite/{source_ids}.json
get
/sdf_sprite/{source_ids}.png
get
/sprite/{source_ids}.json
get
/sprite/{source_ids}.png
get
/style/{style_id}
get
/style/{style_id}/{z}/{x}/{y}.{format}
get
Render a static map image at an arbitrary camera into `{size}.{format}`.
post
Render a static map image with optional vector overlays. See [our documentation](https://maplibre.org/martin/sources-styles/) for the supported overlay body -- a `GeoJSON` `FeatureCollection` with style properties on each feature.