Translation API
Our Translation API, offers a robust solution for incorporating translation functionalities into your applications. The API enables you to translate text between various languages, detect language, and preprocess text to maintain placeholders. It's designed to provide accurate, context-sensitive translations, making it an essential tool for global communication and content localization.…
Translation API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Translate /translate/{text}/{target_language} |
translate single Text |
| GET |
Reverse Translate /reverse-translate/{original_text}/{user_translated_text}/{target_language} |
This verifies the accuracy of the translated text and provides feedback on the translated text |
| GET |
List all Languages /languages |
This only Lists all available languages that are supported |
Translation API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | — |
|
| ULTRA | $15 / month | — |
|