v2

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

Returns points of interest for a given area

get/reference-data/locations/pois/by-square

Query parameters

northnumber double required

Latitude north of bounding box (decimal coordinates)

westnumber double required

Longitude west of bounding box (decimal coordinates)

southnumber double required

Latitude south of bounding box (decimal coordinates)

eastnumber double required

Longitude east of bounding box (decimal coordinates)

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