AI Translator
High-performance translation API providing seamless access to Google Translate and DeepL services with automatic language detection.
AI Translator endpoints
| Method | Endpoint | Description |
|---|---|---|
| translation | ||
| POST |
/translate/deepl /api/v1/translate/deepl |
Translates text from a source language to a target language using DeepL service. If the source language is not specified, DeepL will attempt to detect it automatically. |
| POST |
/translate/google /api/v1/translate/google |
Translates text from a source language to a target language using Google Translate service. If the source language is not specified, Google Translate will attempt to detect it… |
AI Translator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 50 / second |
|
| ULTRA | $25 / month | 100 / second |
|
| MEGA | $50 / month | 200 / second |
|