Skip to main content

E-commerce Text/HTML Translation

API Overview

  • The translated text by AI, specially optimized for e-commerce field

API URL

Request Parameters

Body

FieldTypeExplanationRequired
formatstringOptional values: text,html
Default value: text
false
fromLangstringSource language, two-letter language code(ISO 639-1 standard), default value: auto
false
toLangstringTarget language, two-letter language code(ISO 639-1 standard)
true
sourceTextstringSource text, and the character count needs to be less than 5000
true
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)
true

Security Auth

tip

Please go to Console-Account Center to get your apiToken.

Add your apiToken to the request parameters. Please refer to the examples below.

Request Example

Response Example

Loading...