Product

Changelog

Last updated: June 18, 2026

Notable changes, additions and fixes to the AliGate AliExpress Data API. The API is versioned under /api/v2.

v2.1

June 18, 2026Current
Endpoints
  • GET /api/v2/product — product details, all-SKU pricing, stock, shipping and seller summary, by product ID.
  • GET /api/v2/product/reviews — paginated buyer reviews with translations, images, seller replies and star breakdown; filterable.
  • GET /api/v2/seller — store profile, ratings, feedback scores, followers and categories, by store number.
  • GET /api/v2/seller/coupons — active coupon codes with discount, minimum spend, budget and expiry.
  • GET /api/v2/search/text — keyword search returning matching products plus category facets for the query.
  • POST /api/v2/search/image — reverse image search by uploaded image (image64) or an image_url; also available as GET /api/v2/search/image with image_url.
  • GET /api/v2/health — service status check.
Localization
  • Requests scoped by country, currency and locale — 90 countries, 36 currencies and 23 locales.