freeapis

Shopee

Shopee 官方 API,用于集成 Shopee 的各种服务

认证方式
API Key
HTTPS
Yes
CORS
Unknown
分类
购物

简介

Shopee 提供市场 API——签名请求(partner_id + sign;无效认证返回 HTTP 200 带错误体,已实测)。

快速开始

签名请求(替换 YOUR_ID/YOUR_SIGN):

curl "https://partner.shopeemobile.com/api/v1/item/get?partner_id=YOUR_ID&sign=YOUR_SIGN&timestamp=1"
{ "error": "error_auth", "message": "The API is offline." }

认证方式

  • Shopee Open Platform 应用 → partner_id + key。
  • 每个请求都需要签名sign)。

⚠️ 坑(已实测):无效认证返回 HTTP 200 带错误体——请检查 error

速率限制与注意事项

  • 免费层带限额(看文档)。
  • 商品、订单、服务。

常见问题

Shopee 免费吗? 免费层带限额;更多需要付费。

为什么 200 却带错误? 无效认证返回 200 + error(已实测)——请正确签名。

认证风格是什么? 签名请求(partner_id + sign)。

购物 分类更多

APIAuthHTTPSCORS
Best Buy

Products, Buying Options, Categories, Recommendations, Stores and Commerce

API KeyYesUnknown
BuyWhere

Real-time product catalog API for AI agents across merchants in 7 countries (SG, MY, TH, VN, PH, ID, US)

API KeyYesUnknown
Descripio Amazon Reviews

Amazon product reviews for 12 marketplaces

API KeyYesUnknown
Digi-Key

Retrieve price and inventory of electronic components as well as place orders

OAuthYesUnknown
Dummy Products

An api to fetch dummy e-commerce products JSON data with placeholder images

API KeyYesYes