v1

latestOpenAPI 3.0.02026-07-24360247.6 KB

ver 2026-04-29

2026-04-29 버전의 클립 상세 조회 API입니다.

get/clip/{clipId}

Path parameters

clipIdinteger required

클립 ID

Headers

x-api-version'2026-04-29'

API 버전 (날짜 형식). 미전송 시 가장 오래된 버전이 적용됩니다.

authorizationstring required

인증용 토큰

Response

200

timestampinteger

타임스탬프

requestIdstring

요청 ID

Example response

{
  "data": {
    "products": [
      {
        "countryCode": "KR"
      }
    ]
  }
}