Foursquare Places
Foursquare · Ranked #6 of 8 in Maps & Geocoding APIs
POI/places-data specialist (not full maps/tiles) with best-in-class venue data; self-serve pay-as-you-go with monthly free credits and a sandbox.
Places/POI search & geotagging

Overview
Foursquare Places API is a global points-of-interest (POI) data API built on Foursquare's geospatial database of 100M+ places across 200+ countries, enriched by 16B+ human-verified check-ins and 1B+ photos, tips, and reviews accumulated over 15+ years from its consumer apps (Swarm, City Guide) and the FSQ developer ecosystem. The v3 API exposes Place Search, Place Details, Autocomplete/Address Autofill, Place Match, and Geotagging Candidates (the "Place Snap" snap-to-POI technology), plus premium fields for tips, photos, hours, ratings, and real-time popularity. It is positioned explicitly as a Google-independent alternative: a recurring sales theme is that you are not "partnering with your own competitors," which appeals to travel, fintech, retail, real-estate, and navigation companies wary of Google Maps Platform lock-in and pricing.
The product's standout differentiator is the depth and structure of its venue data: a 1,500+ category taxonomy with stable category IDs, rich attributes (hours, features, social handles), and user-generated tips/photos that competitors often lack. In November 2024 Foursquare also released FSQ OS Places, a free Apache-2.0 open dataset of 100M+ POIs (106M+ by late 2025) updated monthly as Parquet/Iceberg, which reframes the company as both an API vendor and an open-data steward. For developers who want a hosted, queryable, regularly-updated POI service with strong categorization and no Google dependency, the Places API is a credible mid-market choice. Pricing is transparent pay-as-you-go (CPM, calls-per-million model) with a 10,000-call/month free Pro tier, though Premium endpoints (tips, photos) carry no free allowance and start at $18.75 per 1,000 calls.
The main caveats are coverage and licensing. Outside dense urban and US/Western markets, freshness and completeness can trail Google, and tips/photo depth varies. The hosted API's licensing is restrictive, data is provided under a limited, revocable license that generally cannot be stored, merged, or redistributed outside your application, which is a real friction point for analytics use cases (the open FSQ OS Places dataset exists partly to address this). The product also has almost no third-party review footprint (G2 and Capterra list it but with effectively zero scored reviews), so social proof is thin and most sentiment comes from developer forums and the open-data launch discussion rather than structured review sites.
How this score is derived
The APIbenchmarks Index is a weighted sum of four dimensions, each scored on an absolute 0–100 reference scale. See the methodology for every mapping.
| Dimension | Score | Weight | Contribution |
|---|---|---|---|
| Documentation & DXComprehensive developer docs at docs.foursquare.com plus a public Postman collection, official API samples repo (JS/Python/Swift), and a Places MCP server, though endpoint reference pages are somewhat fragmented across legacy location.foursquare.com and the newer docs domain. | 78 | 30% | 23.4 |
| ReliabilityBacked by a mature, monthly-updated POI database and pay-as-you-go infrastructure, but Foursquare publishes no public uptime/SLA figures or status-page numbers for the Places API, so reliability is largely self-attested. | 80 | 25% | 20.0 |
| Ecosystem & SDKsStrong ecosystem spanning mobile SDKs (iOS/Android/React Native via the Movement/Pilgrim/Places SDKs), an open Apache-2.0 dataset on Hugging Face/AWS, an official MCP server, and integrations with mapping tools like Mapbox. | 68 | 25% | 17.0 |
| AccessibilitySelf-serve signup with a 10,000-call/month free Pro tier and no credit card to test, but Premium endpoints have no free allowance and the restrictive, non-storable data license limits some use cases. | 85 | 20% | 17.0 |
| APIbenchmarks Index (ABI) | 77.4 | ||
Table 1. Derivation of the ABI for Foursquare Places. Contribution = score × weight; the index is their sum.
At a glance
- Vendor
- Foursquare
- Pricing model
- Per call (volume-based)
- Free tier
- $200/mo credit + 500 free Pro calls
- Official SDKs
- 9 languages
Pricing
| Free (Sandbox) | $0 | Up to 10,000 free calls/month on Pro endpoints; no credit card required to test. (Reducing to 500 free Pro calls from June 1, 2026.) |
| Pro Endpoints (pay-as-you-go) | $15.00 CPM (per 1,000) | 501-100k calls at $15.00 CPM, 100k-500k at $12.00 CPM, 500k+ at $9.00 CPM. Covers Search, Details, Autocomplete, Place Match, Geotagging (default fields). |
| Premium Endpoints (pay-as-you-go) | $18.75 CPM (per 1,000) | 0-100k calls at $18.75 CPM, 100k-500k at $15.00 CPM, 500k+ at $11.25 CPM. Covers Tips & Photos and premium-tier fields. No free allowance. |
| Ask API | $30.00 CPM (Pro) / $36.00 CPM (Premium) | Natural-language / AI query endpoints priced higher than standard Pro/Premium calls. |
| Enterprise | Custom | Tailored volume pricing and terms via Foursquare sales. |
| FSQ OS Places (open dataset) | Free (Apache 2.0) | 100M+ POIs (106M+ by Dec 2025), 22 core attributes, updated monthly, downloadable as Parquet/Iceberg for commercial use. |
Key features
- •Place Search & Data API (keyword, category, geo, attribute filtering)
- •Place Details with rich metadata (hours, attributes, social handles, website)
- •Autocomplete / Address Autofill
- •Place Match (resolve external records to FSQ place IDs)
- •Geotagging Candidates with Place Snap technology
- •Tips & Photos (premium user-generated content)
- •Real-time popularity and ratings signals
- •1,500+ place category taxonomy with stable category IDs
- •Placemaker tools for suggesting edits, merges, flags, removals
- •Ask API, natural-language/AI query endpoints over Places data
Official SDKs
Strengths & trade-offs
- +Deep, structured venue data: 100M+ POIs with a 1,500+ category taxonomy, stable category IDs, attributes, hours, and user-generated tips/photos
- +Explicitly Google-independent POI source, appeals to companies that compete with Google or want to avoid Maps Platform lock-in
- +Transparent pay-as-you-go CPM pricing with a 10,000-call/month free Pro tier and no card required to start
- +Place Snap geotagging snaps GPS coordinates to the correct nearby venue, useful for check-in and content-tagging apps
- +Free Apache-2.0 FSQ OS Places open dataset (100M+ POIs, monthly updates) for use cases the restrictive API license can't serve
- +Strong ecosystem: mobile SDKs (iOS/Android/React Native), official API samples, Postman collection, and an official MCP server for AI agents
- –Restrictive, revocable API data license, data generally can't be stored, merged, or redistributed outside your application
- –Coverage and freshness can trail Google outside dense urban / US / Western markets, and tip/photo depth varies
- –Premium endpoints (tips, photos, ratings) have no free tier and start at $18.75 per 1,000 calls
- –Very thin third-party review footprint, G2/Capterra list it with effectively zero scored reviews, so social proof is limited
- –Open dataset nudges users toward AWS tooling rather than a plain CSV/JSON dump, raising the bar for casual access
- –Free Pro allowance is being cut from 10,000 to 500 calls/month starting June 1, 2026
What developers say
G2: no scored reviews (listed); Capterra: listed, no published aggregate
Developers praise the depth and structure of Foursquare's venue data and its Google-independence, but flag coverage gaps outside major markets, restrictive licensing, and awkward access tooling for the open dataset.
“Foursquare has the deepest venue data with 100M+ POIs, rich metadata, and years of user-contributed information... if you need rich venue data, Foursquare might beat Google.”
Key figures
| POI coverage | 100M+ places across 200+ countries | Foursquare Places API product page ↗ |
| Open dataset size (FSQ OS Places) | 106,205,195 POIs (Dec 2025 release) | Foursquare FSQ OS Places dataset / Mark Litwintschik analysis ↗ |
| Free Pro tier | 10,000 Pro calls/month free (dropping to 500 on Jun 1, 2026) | Foursquare pricing page / Upcoming Changes docs ↗ |
| Pro endpoint price | $15.00 per 1,000 calls (501-100k tier) | Foursquare pricing page ↗ |
| Premium endpoint price | $18.75 per 1,000 calls (0-100k tier) | Foursquare pricing page ↗ |
| Category taxonomy | 1,500+ place categories | Foursquare Places API product page ↗ |
| Underlying signals | 16B+ human-verified check-ins, 1B+ photos/tips/reviews | Foursquare Places API product page ↗ |
Compare Foursquare Places head to head
Sources
- https://foursquare.com/pricing/
- https://foursquare.com/products/places-api/
- https://docs.foursquare.com/developer/reference/foursquare-apis-overview
- https://github.com/foursquare/foursquare-places-api-samples
- https://news.ycombinator.com/item?id=42191781
- https://huggingface.co/datasets/foursquare/fsq-os-places
- https://tech.marksblogg.com/foursquare-open-global-poi-dataset.html
- https://us.fitgap.com/products/003316/foursquare-places-api
- https://app.getcamino.ai/learn/foursquare-places-api-pricing
Figures last verified 2026-06-27. Spotted an error? corrections@apibenchmarks.com
