Foursquare
Foursquare provides location-based search and discovery, offering detailed venue information, place recommendations, and geospatial data for businesses and points of interest worldwide
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Foursquare authenticates with an API key. Generate the credential in your Foursquare account, then paste it into FlyMyAI the first time an agent uses a Foursquare action.
Get your Foursquare credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your Foursquare API key for authentication. Obtain it from your developer portal. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
FOURSQUARE_RETRIEVE_NEARBY_PLACES_V3 | The getnearbyplaces endpoint retrieves a list of places near a specified location, primarily supporting check-in use cases and local discovery. it returns points of interest (pois) including lower quality results not found in the standard place search, enhanc… | - |
FOURSQUARE_RETRIEVE_PLACES_BY_ID | Retrieves detailed information about a specific place using its unique foursquare id (fsq id). this endpoint provides comprehensive data about a venue, including its name, address, category, ratings, tips, photos, and other relevant information. it's particul… | fsq_id |
FOURSQUARE_RETRIEVE_PLACE_PHOTOS_BY_ID | Retrieves photos associated with a specific place in foursquare's database. this endpoint allows you to access user-generated images for a particular point of interest (poi) using its unique foursquare id (fsq id). it's useful for enhancing your application w… | fsq_id |
FOURSQUARE_RETRIEVE_PLACE_TIPS_USING_FSQ_ID | Retrieves user-generated tips for a specific place in the foursquare database. this endpoint allows you to fetch valuable insights and experiences shared by foursquare users about a particular venue. it's useful for enhancing location-based applications with… | fsq_id |
FOURSQUARE_SEARCH_PLACES_API_REQUEST | The getplacessearch endpoint allows you to search for places in the foursquare database based on various criteria such as location, keywords, and categories. this tool is ideal for discovering nearby points of interest or finding specific venues. it returns a… | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Foursquare!