> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/playground/ja/llms.txt)

# Geocoding v5 API Playground

> **Note (new): Geocoding v6 API in GA**
> 
> Enhanced features and expanded coverage are available in v6 of the Geocoding API, now generally available. [Learn more about Geocoding v6](https://docs.mapbox.com/api/search/geocoding-v6/)

The [**Mapbox Geocoding v5 API**](https://docs.mapbox.com/api/search/geocoding-v5/) 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](https://docs.mapbox.com/help/glossary/geocoding/) with the Geocoding API, click anywhere on the map.

Related resources:

-   [Geocoding v5 API documentation](https://docs.mapbox.com/api/ja/search/geocoding-v5/)
-   [Get started with the Geocoding API](https://docs.mapbox.com/help/ja/getting-started/geocoding/)
-   [Improve this map](https://www.mapbox.com/contribute/)

Loading...