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

# Search Box API Playground - Suggest and Retrieve Endpoints

The [**Search Box API**](https://docs.mapbox.com/api/search/) allows you to search for addresses, places and points of interest as an interactive search experience.

To generate a Search Box API `/suggest` request, search for an address like `30 Rockefeller Plaza`, a place like `Orlando`, or point of interest like `coffee`. Clicking on a suggestion will generate a `/retrieve` request for the selected address or place.

Related resources:

-   [Search Box API documentation](https://docs.mapbox.com/api/ja/search/search-box/)
-   [Mapbox Search JS](https://docs.mapbox.com/mapbox-search-js/ja/)
-   [Mapbox Search SDK for Android](https://docs.mapbox.com/android/ja/search/guides/)
-   [Mapbox Search SDK for iOS](https://docs.mapbox.com/ios/ja/search/guides/)
-   [Search Box API Playground - Forward and Reverse Endpoints](https://docs.mapbox.com/playground/ja/playground/ja/search-box/forward-reverse/)

Loading...