Geocoding API Playground
The Mapbox Geocoding API allows you to search for addresses and places by name or coordinates.
To generate a Geocoding API request, search for an address like 30 Rockefeller Plaza
, a place like Orlando
, or numerical coordinates in longitude,latitude
format like -122.478779, 37.821385
. For improved results, tune your search settings with optional parameters like proximity
, language
, and country
. Use the types
parameter filter to restrict returned features to a desired place type.
To generate a reverse geocode with the Geocoding API, click anywhere on the map.