본문으로 건너뛰기

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...