Back to library
Google Languages Finder API
Search the list of Google-supported languages by name to retrieve language codes for use in Google Search API requests.
ActiveFreeGET/v2/finder/google-languages
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/finder/google-languages' \
--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
[
{
"language_code": "fr",
"language_name": "French"
},
{
"language_code": "fy",
"language_name": "Frisian"
}
]Integrations
Integrate Google Languages 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-languages
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.