TikTok modelsapi generation api

tiktok/app-v3/content-translate

Get content translation data

Input
Idle

Example output — click Run to generate your own

API README

Get content translation data

Purpose:

  • Get content translation data Parameters:
  • 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: Norwegian
    • cs: Czech
    • hu: Hungarian
  • src_content: Source content, that is, the content that needs to be translated, the length does not exceed 5000 characters, if it exceeds 5000 characters, only the first 5000 characters will be translated. Return:
  • Content translation data

[Example]

trg_lang = "zh-Hans" src_content = "Hello, welcome to TikHub!"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models