Back to library
Google Locations Finder API
Search Google-supported locations by name to retrieve location IDs and GPS coordinates for geo-targeted search API calls.
ActiveFreeGET/v2/finder/google-locations
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/finder/google-locations' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
[
{
"id": "585069a2ee19ad271e9b5052",
"gps": [
-98.936927,
49.951529
],
"name": "Austin",
"reach": 0,
"google_id": 1001982,
"target_type": "City",
"country_code": "CA",
"canonical_name": "Austin,Manitoba,Canada",
"google_parent_id": 20115
}
]Integrations
Integrate Google Locations Finder with your favorite tools.
Pricing
0 credits per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/finder/google-locations
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.