Foursquare · JSON Structure
Foursquare Structure
Structural overview of the Foursquare API surface; extracted from openapi/.
Type:
Properties: 0
RestaurantLocationsPlacesGeocodingRecommendationsReviewsMovement
Foursquare Structure is a JSON Structure definition published by Foursquare.
Meta-schema:
JSON Structure
{
"provider": "Foursquare",
"providerId": "foursquare",
"kind": "json-structure",
"description": "Structural overview of the Foursquare API surface; extracted from openapi/.",
"schemaCount": 8,
"operationCount": 8,
"schemas": [
{
"name": "Place",
"type": "object",
"propertyCount": 23,
"required": []
},
{
"name": "PlaceSearchResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "AutocompleteResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "PlaceMatchResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "AskResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "GeotaggingResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "Photo",
"type": "object",
"propertyCount": 6,
"required": []
},
{
"name": "Tip",
"type": "object",
"propertyCount": 3,
"required": []
}
],
"operations": [
{
"method": "GET",
"path": "/places/search",
"operationId": "searchPlaces",
"summary": "Search For Places",
"tags": [
"Search"
]
},
{
"method": "GET",
"path": "/autocomplete",
"operationId": "autocomplete",
"summary": "Autocomplete Query Suggestions",
"tags": [
"Autocomplete"
]
},
{
"method": "GET",
"path": "/places/match",
"operationId": "matchPlace",
"summary": "Match A Place",
"tags": [
"Match"
]
},
{
"method": "GET",
"path": "/places/ask",
"operationId": "askPlaces",
"summary": "Ask For Places",
"tags": [
"Ask"
]
},
{
"method": "GET",
"path": "/geotagging/candidates",
"operationId": "geotaggingCandidates",
"summary": "Find Geotagging Candidates",
"tags": [
"Geotagging"
]
},
{
"method": "GET",
"path": "/places/{fsq_place_id}",
"operationId": "getPlace",
"summary": "Get Place Details",
"tags": [
"Details"
]
},
{
"method": "GET",
"path": "/places/{fsq_place_id}/photos",
"operationId": "getPlacePhotos",
"summary": "Get Place Photos",
"tags": [
"Photos"
]
},
{
"method": "GET",
"path": "/places/{fsq_place_id}/tips",
"operationId": "getPlaceTips",
"summary": "Get Place Tips",
"tags": [
"Tips"
]
}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/foursquare-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.