Skip to content

Latest commit

 

History

History
executable file
·
28 lines (23 loc) · 1.36 KB

introduction.md

File metadata and controls

executable file
·
28 lines (23 loc) · 1.36 KB

Introduction

The Mapbox web services APIs allow for programmatic access to Mapbox tools and services. Use these APIs to retrieve information about your account, upload and change resources, and use core Mapbox tools, like geocoding and directions.

This documentation provides examples of six different techniques for accessing Mapbox web services APIs:

Each library’s documentation provides information on installing the library and how to use it.

This is REST API documentation: it’s the most technical level of documentation for Mapbox’s web services. If you're looking to use a map in an application, you probably want to use a library like Mapbox GL JS or Mapbox Mobile instead. The APIs described in this document are subject to Mapbox's Terms of Service.