freeapis

Lazada

Retrieve product ratings and seller performance metrics

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Category
Shopping

Overview

Lazada provides marketplace APIs — signed (a request without signature params returns HTTP 200 with an error body, verified).

Quick Start

Signed requests (replace YOUR_KEY/YOUR_SECRET):

curl "https://api.lazada.com/rest/aliexpress/logistics/get?app_key=YOUR_KEY&timestamp=1&sign=YOUR_SIGN"
{ "type": "ISV", "code": "MissingParameter", "message": "The input parameter \"timestamp\" that is mandatory" }

Authentication

  • Lazada Open Platform app → app_key + app_secret.
  • Every request needs a signature (sign).

⚠️ Gotcha (verified): missing params return HTTP 200 with an error body — check code.

Rate Limits & Notes

  • Free tier with limits (check the docs).
  • Product ratings, seller metrics.

FAQ

Is Lazada free? Free tier with limits; more is paid.

Why 200 with an error? Missing signature params return 200 + error (verified) — sign properly.

What’s the auth style? Signed request (app_key + sign).

More in Shopping

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