Skip to main content

Styles API

The Mapbox Styles API lets you programmatically read and write map styles, fonts, and sprites.

If you use Mapbox Studio, Mapbox GL JS, or the Mapbox Mobile SDKs, you are already using the Styles API.

A sample Styles API request to retrieve a style's JSON document looks like:

https://api.mapbox.com/styles/v1/examples/cjikt35x83t1z2rnxpdmjs7y7?access_token=YOUR_MAPBOX_ACCESS_TOKEN

Related resources:

Was this page helpful?