跳至主要内容

E-commerce Text/HTML Translation

API 概要

  • AI 翻譯後的文本,針對電商領域特別優化

API URL

請求參數

Body

欄位類型說明必填
formatstring可選值:text,html
預設值:text
fromLangstringSource language, two-letter language code(ISO 639-1 standard), default value: auto
toLangstringTarget language, two-letter language code(ISO 639-1 standard)
sourceTextstringSource text, and the character count needs to be less than 5000
scenestringTranslation scene, optional values:
title(product title)
description(product detailed description)
chat(for the communication scenario with e-commerce buyers and sellers)
other(other common scenarios)

安全驗證

提示

請前往 控制台-個人中心 取得您的 apiToken。

請將您的 apiToken 加入請求參數中,並參考下方的請求範例。

請求範例

回應範例

Loading...