Back to library
AliExpress Product API
Get detailed AliExpress product data, including prices, reviews, and specs, with our powerful API for market insights.
Private1 credit = 1 requestGET/v2/aliexpress/product
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/aliexpress/product' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
{
"url": "https://fr.aliexpress.com/item/1005006792192675.html?spm=a2g0o.productlist.main.7.5d92R2EQR2EQPW&algo_pvid=2df6f489-5f82-467e-8e29-35282883899c&aem_p4p_detail=202404240635079417312365674200010834056&algo_exp_id=2df6f489-5f82-467e-8e29-35282883899c-4&pdp_npi=4%40dis%21EUR%2122.74%2122.74%21%21%21172.52%21172.52%21%40210387a117139657074796598ea2cb%2112000038318051674%21sea%21FR%213216564883%21&curPageLogUid=zpdiFYWzLeKl&utparam-url=scene%3Asearch%7Cquery_from%3A&search_p4p_id=202404240635079417312365674200010834056_5",
"price": {
"current": "22.74",
"currency": "EUR",
"original": "172.52",
"discountPercentage": "86"
},
"images": [
"https://... (image URL 1)",
"https://... (image URL 2)",
"https://... (image URL 3)"
],
"rating": {
"rate": 4.7,
"count": 324
},
"seller": {
"name": "TechStore",
"rating": {
"score": 96.7,
"numberOfRatings": 1527
},
"location": "China",
"responseRate": "98%"
},
"reviews": [
{
"rating": 5,
"comment": "Satisfactory product and fast shipping.",
"username": "user123"
},
{
"rating": 4,
"comment": "Good value for money.",
"username": "user456"
}
],
"productId": "1005006792192675",
"productName": "Portable USB3.0 HDD with multiple options",
"availability": "In stock",
"specifications": [
{
"value": "OEM",
"feature": "Brand"
},
{
"value": "USB3.0",
"feature": "Interface"
},
{
"value": "1TB, 2TB, 4TB, 8TB",
"feature": "Capacity"
},
{
"value": "Windows/Mac/Linux",
"feature": "Compatibility"
},
{
"value": "Metal",
"feature": "Material"
}
],
"shippingDetails": {
"shippingCost": "Free",
"estimatedDelivery": "15-30 days"
}
}Integrations
Integrate AliExpress Product with your favorite tools.
Pricing
1 credit per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/aliexpress/product
Status
Private
Collections
Related APIs
Expand your data capabilities with these complementary tools.