Back to library
Google Countries Finder API
Search the list of Google-supported countries by name or country code to use in Google Search API requests.
ActiveFreeGET/v2/finder/google-countries
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/finder/google-countries' \
--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
[
{
"country_code": "fr",
"country_name": "France"
},
{
"country_code": "gf",
"country_name": "French Guiana"
},
{
"country_code": "pf",
"country_name": "French Polynesia"
},
{
"country_code": "tf",
"country_name": "French Southern Territories"
}
]Integrations
Integrate Google Countries 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-countries
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.