NativeTranslate AI - One API. Every Language
# NativeTranslate AI — One API. Every Language. **Production-grade AI translation that sounds native, not machine.** NativeTranslate AI is built for developers who need translation that actually reads naturally — not robotic word-for-word output. Powered by state-of-the-art language models, our API delivers translations with native-level fluency, context awareness, and tone preservation across…
NativeTranslate AI - One API. Every Language endpoints
| Method | Endpoint | Description |
|---|---|---|
| Translation | ||
| POST |
translateJson /v1/json |
**Use case:** translate localization key-strings for an app's i18n bundle. Same response shape as `/v1/translate`, but the request always uses an array, matching how i18n… |
| POST |
translateJsonObject /v1/translate-json |
**Use case:** translate product catalogs, CMS exports, structured documents or any nested JSON where you want every text field translated but identifiers, URLs, prices and codes… |
| POST |
translateHtml /v1/translate-html |
**Use case:** translate articles, product descriptions, emails, CMS pages or any HTML where tags, attributes and inline formatting must be preserved verbatim. **How it works:**… |
| POST |
translate /v1/translate |
**Use case:** translate a single sentence, paragraph or up to 100 strings in one call. **Behavior:** when `source_lang=auto`, every item carries its own `detected_source_lang` —… |
| Dictionary | ||
| POST |
dictLookup /v1/dict |
**Use case:** language-learning apps, browser extensions, vocabulary builders. Returns a rich entry with phonetic, definitions, examples, common phrases, synonyms/antonyms and… |
NativeTranslate AI - One API. Every Language pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 50 / second |
|
| ULTRA Recommended | $29.99 / month | 50 / second |
|
| MEGA | $99.99 / month | 100 / second |
|