For AI agents: visit https://docs.sauce.im/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Property | Type | Require | Description |
|---|
| partnerUniqueId | String | true | 파트너 ID |
| Property | Type | Require | Description |
|---|
| X | String | true | 테마 ID |
| Property | Type | Require | Description |
|---|
| X | String | true | 플레이어 진입 시 전달되는 JWT 토큰 |
| Property | Type | Require | Description | | | | |
|---|
| age | String | true | 나이, 10대: '10', 20대: '20', 30대: '30', ..., 기타: 'etc' | | | | |
| gender | 'e' \ | \ | 'w' \ | \ | 'm' | true | 성별, 남성: 'm', 여성: 'w', 기타: 'e' |
| memberId | String | true | 유저 식별ID | | | | |
| nickname | String | true | 닉네임 | | | | |
| Property | Type | Require | Description |
|---|
| elementId | String | false | 쇼룸을 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| bannerGroupId | String | true | 배너 그룹 ID |
| elementId | String | false | 배너를 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| bannerGroupId | String | true | 배너 그룹 ID |
| elementId | String | false | 배너를 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| bannerGroupId | String | true | 배너 그룹 ID |
| elementId | String | false | 배너를 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| elementId | String | false | 최근 라이브를 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| elementId | String | false | 예정된 라이브를 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| elementId | String | false | 라이브 캘린더를 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| curationId | String | true | VOD큐레이션 ID |
| elementId | String | false | VOD큐레이션을 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| curationId | String | true | CLIP큐레이션 ID |
| elementId | String | false | CLIP큐레이션을 보여줄 html 요소의 ID |
| Property | Type | Require | Description |
|---|
| elementId | String | true | 검색 영역을 보여줄 html 요소의 ID |
| topElementId | String | false | 반응형 동작의 기준이 될 요소의 ID
입력하지 않으면 body태그 기준으로 동작 |