Search Box API Playground - Forward and Reverse Endpoints
The Search Box API provides non-interactive searches for addresses, places and points of interest using the /forward
endpoint. (A non-interactive search assumes the user knows the exact address or place they are looking for and is making a single request with complete query string.)
Reverse lookup for address and points of interest is also available using the /reverse
endpoint. (Reverse lookup assumes the user has a latitude and longitude and is looking for the address or place at that location.)
To generate a Search Box API request, search for an address like 30 Rockefeller Plaza
, a place like Orlando
, or POI like coffee
, or click anywhere on the map to generate a reverse lookup request.
Search Box API Playground - Forward and Reverse Endpoints
Endpoint
This playground includes the
/forward
and /reverse
endpoints of the Search Box API. Try the Interactive Search playground to try other endpoints.Parameters
search text
from your account page
Optional parameters
response text language
en (English)
number of items to return
bias around location
Filter by bounding box
filter by country
Select countries
filter by feature types
Select types
limit results by category
Select categories
exclude categories
Select categories
fuzzy search
enable ETA calculation
include distance from point
このplaygroundは役に立ちましたか?