#

Scalar API Reference
v4.8.0
OpenAPI 3.1.0

API reference for the MapTiler Server.

The MapTiler Server API allows you to programmatically access all the data, maps, and resources in the MapTiler Server.

Through the API, you can add a map directly to your website, request map tiles, create an image with a location map for your business, and more.

Server:http://{host}/api

MapTiler Server API

Client Libraries

Maps

Serve and render self-hosted vector and raster maps.

Static maps

Generate static raster images of a map.

Tiles

Serve and render self-hosted tilesets.

Geocoding

Search for places by name, coordinates or feature ID.

Other

Miscellaneous endpoints that don't belong to another category.

Using the OpenAPI Specification?
Get the openapi.yaml
Was this helpful?