速卖通API
阿里速卖通商品属性api接口
需要点卡
1020人使用 查看优惠

阿里速卖通商品属性api接口

接口地址: http://api.tbk.dingdanxia.com/aliexpress/item_attr 在线测试

接口支持https,非大陆服务器(含港澳台)调用接口会出现网络缓慢现象,请联系客服获取国外专线接口

请求参数、 调用方式 GET/POST

参数接口

参数类型

必填

示例

说明

apikey

string

接口秘钥,请登录后台获取

item_id

String

速卖通商品ID

返回参数说明

标记

类型

例子

说明

descCDNUrl

String[]

移动端图片详情json数据

props

String[]

其它商品属性

返回示例
{
    "code": 200,
    "msg": "请求成功【success】",
    "data": {
        "descCDNUrl": "https://aeproductsourcesite.alicdn.com/product/description/mobile/en_US/32979201404.json?digest=a2e8edc895f66004f92cb584c226f89c",
        "descDataFromCDN": true,
        "isSuccess": true,
        "props": [
            {
                "attrName": "Language",
                "attrNameId": 200000884,
                "attrValue": "Polish,Korean,Russian,Portuguese,Spanish,English,German,Italian,Japanese,French",
                "attrValueId": 200000705,
                "attrValueIdLong": 200000705
            },
            {
                "attrName": "Band Material",
                "attrNameId": 200334261,
                "attrValue": "Silica",
                "attrValueId": 202660806,
                "attrValueIdLong": 202660806
            },
            {
                "attrName": "Function",
                "attrNameId": 43,
                "attrValue": "Blood Pressure,Passometer,Sleep Tracker,Calendar,Countdown,Push Message,Heart Rate Tracker,Alarm Clock,Chronograph,Remote Control,Activity Tracker,Fitness Tracker,Social Media Notifications,Message Reminder,Week,Call Reminder",
                "attrValueId": 202661806,
                "attrValueIdLong": 202661806
            },
            {
                "attrName": "Style",
                "attrNameId": 327,
                "attrValue": "Sport",
                "attrValueId": 361293,
                "attrValueIdLong": 361293
            },
            {
                "attrName": "Case Material",
                "attrNameId": 200333262,
                "attrValue": "PLASTIC",
                "attrValueId": 124,
                "attrValueIdLong": 124
            },
            {
                "attrName": "Waterproof Grade",
                "attrNameId": 200284261,
                "attrValue": "Life Waterproof",
                "attrValueId": 202509810,
                "attrValueIdLong": 202509810
            },
            {
                "attrName": "Screen Type",
                "attrNameId": 20191,
                "attrValue": "Color LCD",
                "attrValueId": 202659810,
                "attrValueIdLong": 202659810
            },
            {
                "attrName": "Band Detachable",
                "attrNameId": 200335261,
                "attrValue": "Yes",
                "attrValueId": 349907,
                "attrValueIdLong": 349907
            },
            {
                "attrName": "Application Age Group",
                "attrNameId": 200006644,
                "attrValue": "Adult",
                "attrValueId": 4100,
                "attrValueIdLong": 4100
            },
            {
                "attrName": "Touch Screen",
                "attrNameId": 19093,
                "attrValue": "Yes",
                "attrValueId": 349907,
                "attrValueIdLong": 349907
            },
            {
                "attrName": "Brand Name",
                "attrNameId": 2,
                "attrValue": "DOOLNNG",
                "attrValueId": 202971819,
                "attrValueIdLong": 202971819
            },
            {
                "attrName": "Model",
                "attrNameId": 100007833,
                "attrValue": "M3"
            },
            {
                "attrName": "Compatibility",
                "attrNameId": 99,
                "attrValue": "All Compatible",
                "attrValueId": 200744531,
                "attrValueIdLong": 200744531
            },
            {
                "attrName": "Screen Style",
                "attrNameId": 200333261,
                "attrValue": "Rectangle/Square-shape",
                "attrValueId": 202659807,
                "attrValueIdLong": 202659807
            },
            {
                "attrName": "Color",
                "attrValue": "Red,Blue,Black"
            }
        ],
        "sizeChart": []
    }
}			  
返回错误码说明

错误码

错误描述

解决办法

200

返回成功

-1

数据返回失败

请查看 msg 返回提示

4001

接口秘钥不能为空

请传入接口秘钥

4002

接口秘钥出错

登录后台查看接口秘钥是否一致

4003

参数不正确

请检查参数是否符合文档要求

4004

服务已到期请及时续费

登录后台续费

4005

该接口当日调用量已超限

升级套餐

4006

无权调用该接口

升级套餐

4007

接口不存在

4008

signature不正

查看签名构建规则确保正确无误。

4009

点卡已用完

请登录控制台-服务购买-充值点卡

4010

请购买接口次数包才能调用此接口

需充值次数包

4011

次数包已用完,请重新购买

需充值次数包

4012

请求客户端ip未加入白名单

将ip加入白名单

4013

联盟账号授权已过期

请登录控制台【授权管理】下重新授权您的相关账号

4014

PID异常

请登录控制台【授权管理】-【淘宝授权】,检查您的推广位PID是否填写,或是否填写正确。

4015

系统异常

服务端处理异常,请等待......或联系网站在线客服反馈。

4017

请求拒绝

调用请求被拒绝,您的账号状态存在异常,请联系平台管理员解除限制。