Foursquare · Example Payload

Foursquare Ask Example

RestaurantLocationsPlacesGeocodingRecommendationsReviewsMovement

Foursquare Ask Example is an example object payload from Foursquare, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

results

Example Payload

Raw ↑
{
  "results": [
    {
      "justifications": [
        "Highly rated cocktail lounge in Williamsburg",
        "Known for craft cocktails and an intimate atmosphere"
      ],
      "place": {
        "fsq_place_id": "5a1b2c3d4e5f60718293a4b5",
        "name": "The Richardson",
        "latitude": 40.71704,
        "longitude": -73.95215,
        "location": {
          "address": "451 Graham Ave",
          "locality": "Brooklyn",
          "region": "NY",
          "postcode": "11222",
          "country": "US",
          "formatted_address": "451 Graham Ave, Brooklyn, NY 11222"
        },
        "categories": [
          { "fsq_category_id": "4bf58dd8d48988d11e941735", "name": "Cocktail Bar" }
        ],
        "rating": 8.9,
        "price": 2
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/foursquare-ask-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.