Search web service for geographical places
Add a powerful autocomplete service to your projects
Woosmap Localities API is a REST API that allows you to search on a great amount of geographical places. Among others are cities, postal codes, suburbs, addresses or even airports!
Overview
The following Localities endpoints are available:
- Autocomplete automatically fills in the name of various types of geographical points of interests as the user types.
- Details returns detailed information about a specific point of interest, including geographic coordinates.
- Geocode allows you to retrieve geographic coordinates for an address or an address from geographic coordinates.
These three endpoints must be accessed via an HTTPS request, and returns a JSON response. All requests to a Localities service must use the https://
protocol, and include an API key. If you are unsure which API key to use for your API requests, please visit this page.
If you’re building a web application, take a look at the Localities JavaScript API or the Localities Javascript Widget
Was this article helpful?
Have more questions? Submit a request