Discover API
Discover API allows for searching both known and unknown places using addresses, POI names, regions specified in a generic, free-form search query. By default the search would cover the entire world, but the search scope can be controlled using the at and in parameters.
Use the following method to submit a Discover request:
GET
Request Parameters
Loading..Response Body
Loading..Sample Request
The following query looks for any matches for “gas” keyword around a location specified using in parameter. We can observe that matching places in the form of gas stations, shops and parking lots are returned in the subsequent response.
Sample Response
API Query Limits
- NextBillion.ai allows a maximum rate limit of 2400 queries per minute or 40 queries/second for continuous requests.