E-commerce Text/HTML Translation
API 개요
- AI가 번역한 텍스트로, 전자상거래 분야에 맞게 특별히 최적화되었습니다
API URL
요청 파라미터
Body
| 필드 | 유형 | 설명 | 필수 |
|---|---|---|---|
| format | string | 선택 값: text,html기본값: text | 거짓 |
| fromLang | string | Source language, two-letter language code(ISO 639-1 standard), default value: auto | 거짓 |
| toLang | string | Target language, two-letter language code(ISO 639-1 standard) | 참 |
| sourceText | string | Source text, and the character count needs to be less than 5000 |