*Request an overview of the number venues across a large area* A bounding box is specified using the `bbox` parameter in the request URL. * **bbox** `bbox` \- A type of spatial filter. A bounding box specifies the top-right and bottom left corners of an area to search. e.g. `52.515,13.377;52.134,13.978` * **app_id** `text` \- A 20 byte Base64 URL-safe encoded string used for the authentication of the client application. You must include an `app_id` with every request. * **app_code** `text` \- A 20 byte Base64 URL-safe encoded string used for the authentication of the client application. You must include an `app_code` with every request.
Posted on:
2018-08-27
Provider
HERE
decription
HERE Technologies enables people, enterprises and cities around the world to harness the power of location and create innovative solutions that make our lives safer and more efficient. We transform information from devices, vehicles, infrastructure and...
URL
Github
Postman Collection
Curl command through Streamdata.io
curl -v "https://streamdata.motwin.net/http://signature.venue.maps.cit.api.here.com/venues/signature/v1?X-Sd-Token={streamdata_token}&app_code={field_value}&app_id={field_value}&bbox={field_value}"