English
Product Documentation1688 APITaobao/Tmall APIPoizon API
Product Documentation1688 APITaobao/Tmall APIPoizon API
中文
  1. Taobao / Tmall Product Search
  • Taobao / Tmall Product Search
    • Image upload By Get
      GET
    • Image upload By Post
      POST
    • Image search V1.0
      GET
    • keyword search
      GET
    • shop search
      GET
    • Product details search
      GET
    • Product Logistics Price Get
      GET
    • Hot list type search
      GET
    • List product search
      GET
    • Product Logistics Price Post
      POST
    • Image search V2.0
      GET
  • Taobao / Tmall Order Manage
    • Product Bunker interface(撞库)
      GET
    • Preview order
      POST
    • Create order
      POST
    • Cancel order
      POST
    • View order details
      POST
  • Taobao / Tmall Order Pay
    • Pay order
      POST
  • Taobao / Tmall Message
    • Message Type
  1. Taobao / Tmall Product Search

Product details search

GET
/taobao/traffic/item/get
Product details search interface, production environment request address: https://openapi.dajisaas.com/taobao/traffic/item/get

Request

Query Params
appKey
string 
optional
DAJI AppKey
appSecret
string 
optional
appSecret (For Testing Only) – Use the sign signature in production environments.
sign
string 
optional
Signature: Sort the request parameters in dictionary order and append the appSecret key. This field can be omitted during testing.
item_id
string 
optional
Item ID can be obtained by searching with keywords or parsing the Taobao URL.
Example:
703446760426
language
string 
optional
(Empty) - Chinese , en - English , vi - Vietnamese

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://openapi.dajisaas.com/taobao/traffic/item/get?appKey=&appSecret=&sign&item_id=703446760426&language'

Responses

🟢200成功
application/json
Body
code
integer 
required
返回码
message
string 
required
消息
data
object 
required
业务数据
itemResource
string 
required
taobao:淘宝/天猫
skuList
array [object {6}] 
required
商品规格列表
promotionPrice
integer 
required
商品优惠价,单位:分
propertyImageList
array [object {2}] 
required
属性图片列表
description
string 
required
商品详情
shopName
string 
required
店铺名称
picUrls
array[string]
required
商品主图
title
string 
required
商品标题
tags
array[string]
required
商品标签
itemId
integer 
required
商品ID
price
integer 
required
商品原价,单位:分
shopId
integer 
required
店铺ID
multiLanguageInfo
object 
required
多语言翻译信息
properties
array [object {4}] 
required
商品属性
timestamp
integer 
required
traceId
string 
required
Example
{
    "code": 200,
    "message": "操作成功",
    "data": {
        "itemResource": "taobao",
        "skuList": [
            {
                "picUrl": "https://img.alicdn.com/bao/uploaded/i4/172619986/O1CN017wHGMN2Nddvai01zO_!!172619986.jpg",
                "quantity": 200,
                "promotionPrice": 2180,
                "price": 5600,
                "skuId": 5129299615157,
                "properties": [
                    {
                        "valueId": 23058162593,
                        "valueName": "M(53-58cm)适合正常头围",
                        "valueDesc": "M(53-58cm)适合正常头围",
                        "propId": 20509,
                        "propName": "尺码"
                    },
                    {
                        "valueId": 129819,
                        "valueName": "咖啡色",
                        "valueDesc": "咖啡色",
                        "propId": 1627207,
                        "propName": "颜色分类"
                    }
                ]
            },
            {
                "picUrl": "https://img.alicdn.com/bao/uploaded/i2/172619986/O1CN01lX8JT62NddvcRU8BV_!!172619986.jpg",
                "quantity": 200,
                "promotionPrice": 2180,
                "price": 5600,
                "skuId": 5129299615156,
                "properties": [
                    {
                        "valueId": 23058162593,
                        "valueName": "M(53-58cm)适合正常头围",
                        "valueDesc": "M(53-58cm)适合正常头围",
                        "propId": 20509,
                        "propName": "尺码"
                    },
                    {
                        "valueId": 28334,
                        "valueName": "灰色",
                        "valueDesc": "灰色",
                        "propId": 1627207,
                        "propName": "颜色分类"
                    }
                ]
            },
            {
                "picUrl": "https://img.alicdn.com/bao/uploaded/i1/172619986/O1CN01wDckeF2NddvXda1zD_!!172619986.jpg",
                "quantity": 200,
                "promotionPrice": 2180,
                "price": 5600,
                "skuId": 5129299615155,
                "properties": [
                    {
                        "valueId": 23058162593,
                        "valueName": "M(53-58cm)适合正常头围",
                        "valueDesc": "M(53-58cm)适合正常头围",
                        "propId": 20509,
                        "propName": "尺码"
                    },
                    {
                        "valueId": 28331,
                        "valueName": "卡其色",
                        "valueDesc": "卡其色",
                        "propId": 1627207,
                        "propName": "颜色分类"
                    }
                ]
            },
            {
                "picUrl": "https://img.alicdn.com/bao/uploaded/i1/172619986/O1CN012Y04BV2NddvTEQUas_!!172619986.jpg",
                "quantity": 200,
                "promotionPrice": 2180,
                "price": 5600,
                "skuId": 5129299615152,
                "properties": [
                    {
                        "valueId": 23058162593,
                        "valueName": "M(53-58cm)适合正常头围",
                        "valueDesc": "M(53-58cm)适合正常头围",
                        "propId": 20509,
                        "propName": "尺码"
                    },
                    {
                        "valueId": 28322,
                        "valueName": "米色",
                        "valueDesc": "米色",
                        "propId": 1627207,
                        "propName": "颜色分类"
                    }
                ]
            },
            {
                "picUrl": "https://img.alicdn.com/bao/uploaded/i4/172619986/O1CN01HT1oNJ2NddvTwIuti_!!172619986.jpg",
                "quantity": 200,
                "promotionPrice": 2180,
                "price": 5600,
                "skuId": 5129299615153,
                "properties": [
                    {
                        "valueId": 23058162593,
                        "valueName": "M(53-58cm)适合正常头围",
                        "valueDesc": "M(53-58cm)适合正常头围",
                        "propId": 20509,
                        "propName": "尺码"
                    },
                    {
                        "valueId": 28341,
                        "valueName": "黑色",
                        "valueDesc": "黑色",
                        "propId": 1627207,
                        "propName": "颜色分类"
                    }
                ]
            },
            {
                "picUrl": "https://img.alicdn.com/bao/uploaded/i4/172619986/O1CN01K5YLkR2NddvcRUrsy_!!172619986.jpg",
                "quantity": 200,
                "promotionPrice": 2180,
                "price": 5600,
                "skuId": 5129299615154,
                "properties": [
                    {
                        "valueId": 23058162593,
                        "valueName": "M(53-58cm)适合正常头围",
         
Modified at 2025-05-13 13:30:56
Previous
shop search
Next
Product Logistics Price Get
Built with