> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/api/llms.txt)

# Maps

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](https://docs.mapbox.com/help/glossary/tileset/), requesting [static images](https://docs.mapbox.com/api/maps/static-images/), [uploading](https://docs.mapbox.com/api/maps/uploads/) data to your Mapbox account, [querying](https://docs.mapbox.com/api/maps/tilequery/) data in a tileset, and more.

Integrate the Maps Service APIs into mobile and web-based apps with the [Mapbox Maps SDK for iOS](https://docs.mapbox.com/ios/maps/overview/), [Mapbox Maps SDK for Android](https://docs.mapbox.com/android/maps/overview/), and [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js/api/).