v2

latestSwagger 2.0raw.githubusercontent.com2021-10-213824.6 KB
Search

Returns points of interest for a given location and radius.

get/reference-data/locations/pois

Query parameters

latitudenumber double required

Latitude (decimal coordinates)

longitudenumber double required

Longitude (decimal coordinates)

radiusinteger

radius of the search in Kilometer. Can be from 0 to 20, default value is 1 Km.

page[limit]integer

maximum items in one page

page[offset]integer

start index of the requested page

categoriesstring[]

category of the location.

Multiple value can be selected using a comma i.e. SIGHTS, SHOPPING

Response

Successful Operation

All 3 operations