POST /v1/tiktok/app/v3/fetch_content_translate
Get content translation data
stable · 2 credits per success
Get content translation data;trg_lang: Target language;- zh-Hans: Simplified Chinese;- zh-Hant: Traditional Chinese;- en: English;- ja: Japanese;- ko: Korean;- fr: French;- de: German;- ru: Russian;- es: Spanish;- pt: Portuguese;- vi: Vietnamese;- th: Thai;- id: Indonesian;- ar: Arabic;- it: Italian;- tr: Turkish;- he: Hebrew;- pl: Polish;- nl: Dutch;- sv: Swedish;- da: Danish;- fi: Finnish;- no:…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| trg_lang | string | body | no | 目标语言ISO639-1代码,例如:zh-Hans | demo |
| src_content | string | body | no | 源语言内容,也就是需要翻译的内容 | demo |
Response fields
Field dictionary coming soon — the executable panel shows the live shape.
Errors
| code | HTTP | Meaning | Billed |
|---|---|---|---|
| 40001 | 400 | Invalid parameters | no |
| 40102 | 401 | Invalid or revoked API Key | no |
| 40201 | 402 | Insufficient credits | no |
| 40402 | 404 | Resource not found | no |
| 42201 | 422 | Quality gate failed | no |
| 42901 | 429 | Rate limit exceeded | no |
| 50401 | 504 | Upstream timeout | no |
| 50201 | 502 | Upstream error | no |
Billing
Success costs 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.