The Mapbox Maps Service includes several APIs for creating and requesting maps, either by interacting with an API directly or using an SDK. This includes services for requesting map tiles, requesting static images, uploading data to your Mapbox account, querying data in a tileset, and more.
Integrate the Maps Service APIs into mobile and web-based apps with the Mapbox Maps SDK for iOS, Mapbox Maps SDK for Android, and Mapbox GL JS.
The Mapbox Vector Tiles API serves vector tiles generated from Mapbox Studio styles.
chevron-right
The Mapbox Raster Tiles API serves raster tiles generated from satellite imagery tilesets and tilesets generated from raster data uploaded to Mapbox.com.
chevron-right
The Mapbox Static Images API returns static images generated from vector map styles.
chevron-right
The Mapbox Static Tiles API returns raster tiles generated from Mapbox Studio styles that can be used with web mapping libraries like Leaflet, or OpenLayers to make slippy maps.
chevron-right
The Mapbox Styles API lets you read and change map styles, fonts, and images.
chevron-right
The Mapbox Tilequery API allows you to retrieve data about specific features from rasterarray and vector tilesets.
chevron-right
The Mapbox Uploads API transforms geographic data into tilesets that can be used with maps and geographic applications.
chevron-right
Mapbox Tiling Service (MTS) supports reading metadata for raster and vector tilesets as well as creating and reading tileset sources, recipes, and vector tilesets.
chevron-right
The Mapbox Datasets API offers persistent storage for custom geographic data.
chevron-right
The Mapbox Fonts API provides you with a programmatic way to interact with fonts in your map styles.
chevron-right
The Mapbox Rasterarray Tiles API serves MRT (Mapbox Raster Tiles) generated from raster data processed by the Mapbox Tiling Service.
chevron-right
This changelog documents all changes made to Maps service APIs.
chevron-right