Translator Text or Audio
Translate API is your gateway to a world of linguistic transformation, input translate text and destination language and get translated output on your specified desired language.
Translator Text or Audio endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
get_audio /get_audio |
request: {"text_to_translate": "Hello, how are you?", "destination_language": "fr"} response: file |
| POST |
translate /translate |
request: {"text_to_translate": "Hello, how are you?", "destination_language": "fr"} response: { "translated_text": "Bonjour comment allez-vous?" } |
Translator Text or Audio pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $0.99 / month | — |
|
| PRO | $9.99 / month | — |
|