AliExpress
Product Overview
Retrieves an AliExpress product overview by item ID for the United States or global site. Use it to inspect a known listing for catalog review or search snippets.
get/api/aliexpress/get-product-detail/v1
Query parameters
tokenstring required
Authentication token for this API service.
itemIdstring required
Numeric AliExpress item ID.
site'GLO' | 'US'
AliExpress marketplace site
AliExpress site: US (default) or GLO (global).
Available Values:
- GLO: Global site
- US: United States site
Response
OK
Changes
Changed in 2 of the 12 revisions of this API.32
- ●
deleted the
queryrequest parametercurrencyrequest-parameter-removed
- ●
deleted the
queryrequest parameterlocalerequest-parameter-removed
- ●
deleted the
queryrequest parameterregionrequest-parameter-removed
- ○
added the new optional
queryrequest parametersitenew-optional-request-parameter
- ●
- ○
endpoint added
endpoint-added
- ○