Translate
translateTranslate up to 200 text segments in a single call - the same result that would otherwise take 200 separate calls to translate a whole file. Markdown, HTML and {x} placeholders preserved per segment, order and count kept intact, source language auto-detected, automatic fallback across multiple models for uptime, providers that train on submitted prompts excluded. A single string also works. No account, no API key. Try GET /translate/sample.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| source_lang | No | ||
| target_lang | Yes | ||
| preserve_format | No |