v1

latestSwagger 2.02026-07-1726829.4 KB
Location

Search for a location by geographic coordinate.

get/locations/search

Query parameters

distanceinteger

Default is 1000m (distance=1000), max distance is 5000.

facebook_places_idinteger

Returns a location mapped off of a Facebook places id. If used, a Foursquare id and lat, lng are not required.

foursquare_idinteger

returns a location mapped off of a foursquare v1 api location id. If used, you are not required to use lat and lng. Note that this method is deprecated; you should use the new foursquare IDs with V2 of their API.

latnumber

atitude of the center search coordinate. If used, lng is required.

lngnumber

ongitude of the center search coordinate. If used, lat is required.

foursquare_v2_idinteger

Returns a location mapped off of a foursquare v2 api location id. If used, you are not required to use lat and lng.

Response

OK