Translate Plus
**Translate Plus** is a battle-tested **Translation API** designed for high-concurrency and real-time performance. If you are looking for a **Google Translate alternative** that offers 100% uptime and 400ms latency, this is the industry standard. ### **Why Developers Choose Our Dynamic Translation API** | Feature | Translate Plus | Google Translate API | | :--- | :--- | :--- | | **Cost** | Up to…
Translate Plus endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Translate text /v2/translate |
Translate text from source language to target language |
| GET |
supported_languages / |
The languages which out api supports. |
| POST |
translate /translate |
Translate any text into more than 100+ languages. |
| POST |
Batch Translate /v2/translate/batch |
Translate multiple texts in a single request (up to 100 texts) |
| POST |
detect_language /language_detect |
Our API will detect text and let you know the language name! |
| POST |
Translate HTML /v2/translate/html |
Safely translate HTML content while preserving all tags and structure |
| POST |
Translate email /v2/translate/email |
Translate email subject and HTML body while preserving HTML structure |
| POST |
Detect Language /v2/language_detect |
Detect the language of the provided text |
| POST |
Translate subtitles /v2/translate/subtitles |
Translate SRT or VTT subtitle files while preserving timestamps |
| GET |
Supported Languages /v2/supported-languages |
Get list of all supported languages with their codes |
Translate Plus pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 50 / second |
|
| ULTRA Recommended | $45 / month | 100 / second |
|
| MEGA | $435 / month | 500 / second |
|