Skip to main content

Mapbox Tiling Service (MTS)

Mapbox Tiling Service (MTS) allows you to list, delete, and retrieve TileJSON metadata for raster and vector tilesets that belong to your account.

A sample MTS API request to list tilesets looks like:

https://api.mapbox.com/tilesets/v1/{username}?access_token=YOUR_MAPBOX_ACCESS_TOKEN

Related resources:

Was this page helpful?