Skip to main content

General Text/HTML Translation

Information you can get with this API

  • The translated text by AI

Basic Information

Request Parameter

Query

Body

Content-Type: application/json
FieldTypeExplanationRequired
formatstringOptional values:
text,html
default: text
false
fromLangstringsource language, two-letter language code(ISO 639-1 standard), default value: autofalse
toLangstringtarget language, two-letter language code(ISO 639-1 standard)true
sourceTextstringSource text, and the character count needs to be less than 5000true

Security Auth

tip

Please go to Console-Account Center to get your apiToken

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

Request Example

Response Example

Loading...