Products API 개요

1688, Taobao, Weidian을 위한 통합 상품 API입니다. search/detail에는 channel을 전달하거나, 자동 감지를 위해 URL parse를 사용하세요.

가격은 CNY yuan입니다. currency 파라미터와 FX 환산은 없습니다. JSON 본문에서 language를 설정하세요(Languages). response_format: "standard"(기본값) 또는 "upstream"을 사용할 수 있습니다(Response format).

엔드포인트 가이드

주제엔드포인트문서
상품 상세 및 SKU 매트릭스POST /v1/products/detailProduct detail
키워드 검색POST /v1/products/searchProduct search
Similar (Taobao)POST /v1/products/similarAdvanced endpoints
재사용할 이미지 업로드POST /v1/products/upload-imageUpload image
이미지로 검색POST /v1/products/search-by-imageImage search
상품 URL ParsePOST /v1/products/parseParse URL
응답 스키마Product response models
1688 카테고리 ID1688 카테고리
채널, 운임, 분석variousAdvanced endpoints

채널 기능

실시간 플래그 조회: GET /v1/products/channels. 요약은 다음과 같습니다.

기능1688TaobaoWeidian
Detail
Keyword search
Image search
URL parse
Taobao口令 (tao_password)
Domestic freight estimate
Auto purchase (orders)Varies

구매 매핑 {#procurement-mapping}

product detail에서 variant를 선택한 뒤 id를 order lines에 매핑합니다.

Detail 필드Order 필드
id (1688 offerId; Taobao mi_id)lines[].id (compatible: offer_id, Taobao mi_id)
source_product_id1688 same as id; Taobao = item_id
variants[].sku_idlines[].spec_id

전체 생성 흐름은 Order preview를 참고하세요.

Taobao id / mi_id는 주기적으로 바뀝니다. 장기 캐시하지 마세요. 만료된 id는 detail / similar / 주문에 실패합니다. 결제 전에 다시 조회하세요.

Get Support

Need integration help? Contact Developer Support at support@hiobuy.com · Response within 1–2 business days

Email support