Skip to main content

Get nearest places

Get nearest places

Path Parameters
lat float REQUIRED

Latitude of the location to search for nearest places

lon float REQUIRED

Longitude of the location to search for nearest places

radio int32 REQUIRED

Radius in kilometers to search for nearest places

Responses
200

A list of nearest places

Schema OPTIONAL
object[]
id integer
name string
description string
description_html string
default_photo uri
latitude float
longitude float
location string
category_name string
category_id integer
city_name string
city_id integer
media object[] OPTIONAL
id integer
url uri

A valid URL pointing to media content

type string

Possible values: [video, foto]

tags object[] OPTIONAL
id integer
name string
500

Internal error

Schema OPTIONAL
error string

A description of the error