Tech specs
Version
v3.0
Format
HTTPS + query params
Supported SDKs
Google Maps
Power search, geocoding, and route experiences with trusted global mapping data.
Endpoint
GET /maps/api/place/textsearch/json
Starting price
Per request
Latency
130ms
Uptime
99.97%
Version
v3.0
Format
HTTPS + query params
Supported SDKs
The detail screen explains search, lookup, and map enrichment. Users can test with a free preview and then pay for higher quota under the same email.
Base URL
https://maps.googleapis.com
Auth
API key
Adoption options
Free access
Starter quota under free credit
Premium access
Paid per request with quota scaling
Provider notes
Integration flow
Step 1
Review place search docs
Step 2
Make a preview query
Step 3
Inspect place details
Step 4
Enable premium quota
Sample request
curl --request GET 'https://maps.googleapis.com/v1/places/search?query=coffee+near+gurgaon' \
--header 'Accept: application/json' \
--header 'X-API-Key: YOUR_API_KEY'Sample response
{
"results": [
{
"name": "Blue Tokai Coffee",
"formatted_address": "Cyber Hub, Gurugram",
"place_id": "ChIJ..."
}
],
"status": "OK"
}Access model
Shortlist this API first, then log in when you are ready to connect your own provider key.
Starter
$39
public entry signalSave 15%
For sandbox evaluation and first production launch.
Growth
$119
public entry signalSave 20%
For growing products with consistent traffic.
Scale
$299
public entry signalCustom annual contract
For advanced teams that need higher limits and support.
Shortlist status
Save this API if you want to compare it with other providers before connecting keys.
What APIverse does
Compare
Cleaner docs, request/response examples, and shortlist-driven research across providers.
Connect
Bring your own provider credentials into one workspace when you are ready to test or ship.
Visit official source
Go to the official provider for signup, legal terms, billing, or partner-specific access requirements.