Google Translate API
The Google Translate API offers a powerful and intuitive solution for multilingual translation, supporting an extensive range of 243 languages. With a straightforward GET endpoint, you can effortlessly translate text without needing to specify the input language—our advanced detection system automatically identifies it. Just input the text and target language, and receive reliable translations…
Google Translate API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Translate (Detects Language) /translate.php |
Google Translation endpoint to detect the input language and translate it to the output language. |
Google Translate API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $14 / month | 1 / second |
|
| ULTRA | $29 / month | 5 / second |
|
| MEGA | $55 / month | 50 / second |
|