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= <UserAccessToken />
Mapbox Tiling Service beta endpoints

MTS also has beta endpoints that can be used to create and interact with tileset sources, vector tilesets, and tileset recipes. Since these endpoints are in beta, they are subject to potential changes. For more information about these endpoints, see the MTS documentation.

Related resources:

Was this page helpful?