Language Translate
Translate any language
8 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Language Translate endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Translate /translate |
*Translate text from one language to another using the Google Translate API. * **text**: The text to be translated. **source_lang**: The source language code (e.g., 'en', 'es').… |
| POST |
Translate /translate |
Translate text from one language to another using the Google Translate API. Request body: { "text": "The text to be translated", "source_lang": "en", (optional) "target_lang":… |
| GET |
Language /languages |
Get a list of all available language codes and their corresponding language names. |
Language Translate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|