Mapbox Styles API

The Mapbox Styles API lets you read and change map styles, fonts, andimages. This API is the basis for Mapbox Studio. If you use Studio, MapboxGL JS, or the Mapbox Mobile SDKs, you are already using the Styles API.This documentation is useful for software developers who want toprogrammatically read and write these resources. It isn't necessary foryou to read or understand this reference to design or use Mapbox maps. Youwill need to be familiar with the Mapbox Style Specification to use theStyles API. The Mapbox Style Specification defines the structure of mapstyles and is the open standard that helps Studio communicate with APIsand produce maps that are compatible with Mapbox libraries.