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.
Loading...
Was this playground helpful?