Product url parse API
Information you can get with this API
- Platform name
- Product id
Security Auth
API Token Auth
An API Token is a token that when making API calls to use.
Include the Token in a query parameter called apiToken.
tip
Example:
Check the apiToken in the Console-Account Center
Basic Information
Request Parameter
Query
Body
application/json
Field | Type | Explanation | Required |
---|---|---|---|
url | string | product url | true |
tip
Support for parsing urls of taobao,tmall,jd,vip,pinduoduo,1688,aliexpress,lazada,shopee and other platforms.
Support direct parse of short url shared by Taobao App,e.g:
{
"url": "59微ufQT2b1tVz3嘻 https://m.tb.cn/h.fQ6MdjO?sm=3601d6 依泉柔润润唇膏4g 保湿滋润补水防干裂 唇部护理唇膜淡化唇纹男女"
}
Support direct parse of short url shared by Taobao App,e.g:
{
"url": "59微ufQT2b1tVz3嘻 https://m.tb.cn/h.fQ6MdjO?sm=3601d6 依泉柔润润唇膏4g 保湿滋润补水防干裂 唇部护理唇膜淡化唇纹男女"
}
Request Example
Response Example
- 200
- 417
- 422
- 429
Loading...