Taobao & Tmall Item Detail V2 API 淘宝天猫商品详情V2接口This API retrieves product details from the Chinese version of Taobao. It offers the most comprehensive field coverage, but has a relatively low success rate. Using V5 is recommended. 该接口用于获取中国版淘宝的商品详情,字段最为全面,但成功率相对较低,建议优先使用 V5 版本。
Request
Query Params
token
string
required
TOKEN
itemId
string
required
Product ID
acceptCache
boolean
optional
Enable cache(default false)
Example:
false
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 'http://47.117.133.51:30015/api/taobao/get-item-detail/v2?token&itemId'