Tokens API
The Mapbox Tokens API allows you to create, edit, and delete access tokens.
A sample Tokens API request to list your access tokens looks like:
https://api.mapbox.com/tokens/v2/{username}?access_token=YOUR_MAPBOX_ACCESS_TOKEN
Related resources:
- Tokens API documentation
- Getting started: Access tokens
- Creating access tokens with the Tokens API tutorial
Was this page helpful?