get https://api.foursquare.com/v3/places/search
Search for places in the FSQ Places database using a location and querying by name, category name, taste label, or chain name. For example, search for "coffee" to get back a list of recommended coffee shops.
You must pass a location with your request by using one of the following options:
- ll & radius (circular boundary)
- near (geocodable locality)
- ne & sw (rectangular boundary)