Lazada
获取产品评分和卖家绩效指标
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 购物
简介
Lazada 提供市场 API——签名请求(缺少签名参数的请求返回 HTTP 200 带错误体,已实测)。
快速开始
签名请求(替换 YOUR_KEY/YOUR_SECRET):
curl "https://api.lazada.com/rest/aliexpress/logistics/get?app_key=YOUR_KEY×tamp=1&sign=YOUR_SIGN"
{ "type": "ISV", "code": "MissingParameter", "message": "The input parameter \"timestamp\" that is mandatory" }
认证方式
- Lazada Open Platform 应用 → app_key + app_secret。
- 每个请求都需要签名(
sign)。
⚠️ 坑(已实测):缺少参数返回 HTTP 200 带错误体——请检查
code。
速率限制与注意事项
- 免费层带限额(看文档)。
- 产品评分、卖家指标。
常见问题
Lazada 免费吗? 免费层带限额;更多需要付费。
为什么 200 却带错误? 缺少签名参数返回 200 + error(已实测)——请正确签名。
认证风格是什么? 签名请求(app_key + sign)。
购物 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Best Buy Products, Buying Options, Categories, Recommendations, Stores and Commerce | API Key | Yes | Unknown | ↗ |
| BuyWhere Real-time product catalog API for AI agents across merchants in 7 countries (SG, MY, TH, VN, PH, ID, US) | API Key | Yes | Unknown | ↗ |
| Descripio Amazon Reviews Amazon product reviews for 12 marketplaces | API Key | Yes | Unknown | ↗ |
| Digi-Key Retrieve price and inventory of electronic components as well as place orders | OAuth | Yes | Unknown | ↗ |
| Dummy Products An api to fetch dummy e-commerce products JSON data with placeholder images | API Key | Yes | Yes | ↗ |