Google Map Places
Google Map Places API helps you find local businesses, places, reviews, ratings, phone numbers, websites, addresses, and location data from Google Maps.
2 subscribers
8.8/10 popularity
19189 ms avg latency
88% success rate
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Google Map Places endpoints
| Method | Endpoint | Description |
|---|---|---|
| Meta | ||
| GET |
Health Check /health |
|
| Google Maps | ||
| GET |
Search Google Maps /api/v1/search |
Search Google Maps for businesses, places, or points of interest. Returns one deduplicated page of matching places with ratings, review counts, address, and contact info. Use… |
| GET |
Get Business Details /api/v1/details |
Fetch the full business profile for a Google Maps place. Accepts a **Google Maps URL**, a **hex place ID** (e.g. `0x89c259…`), or a **ChIJ place ID** (e.g. `ChIJIQDZbb9ZwokR…`).… |
| GET |
Get Business Reviews /api/v1/reviews |
Fetch one page of Google Maps reviews for a business. Accepts a Google Maps URL, a hex place ID, or a ChIJ place ID. Use `limit` and `offset` to paginate large review pulls… |
| GET |
Generate Business Leads /api/v1/leads |
Search Google Maps for businesses and enrich them into scored leads. Returns one deduplicated page of leads. Use `limit` and `offset` to paginate without duplicate lead records. |
| Batch | ||
| POST |
Batch Get Business Details /api/v1/batch/details |
Get Business Details from many pages. |
| POST |
Batch Get Business Reviews /api/v1/batch/reviews |
Get Business Reviews from many pages. |
Google Map Places pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9 / month | 1 / second |
|
| ULTRA Recommended | $39 / month | 2 / second |
|
| MEGA | $199 / month | 5 / second |
|