Search API
Keyword-based place suggestions, optimised for search and autocomplete UIs.
placeId to the Places API.Authorizations
Your Baato access token. See Authentication.
Query Parameters
The search keyword to look for results against.
Latitude to bias results towards. Useful in mobile applications for providing
geographical context to the search. Must be sent together with lon.
Longitude to bias results towards. Must be sent together with lat.
The type or category of results the request should return, for example
hospital or cafe.
Radius in kilometres from the specified lat/lon pair within which to look for
results. Only integer values are supported.
The number of results the request should return.