Back to library
E.Leclerc Product API
Retrieve detailed product information from E.Leclerc by EAN barcode, including price, stock status, offers, and product attributes.
Active1 credit = 1 requestGET/v2/eleclerc/product
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/eleclerc/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
{
"ean": "3603312946485",
"brand": null,
"image": "https://media.e.leclerc/LEN/fp/3603312946485_1?vh=dc542d",
"offer": {
"price": {
"price": 89.9,
"is_nx_c_b": false,
"private_copy": 0,
"eco_contribution": 0,
"availability_status": "En stock",
"eco_contribution_mobilier": 0,
"offer_availability_status": "in-stock"
},
"stimuli": {},
"elected_offer": {
"slug": "fp/sapin-givre-et-pomme-de-pin-180-cm-3603312946485?offerId=o-3603312946485",
"stock": 5,
"shop_id": 1,
"shop_name": "E.Leclerc",
"offer_type": "leclerc_national",
"is_cross_dock": false,
"national_offer_id": "o-3603312946485",
"is_leclerc_national_and_local": false,
"is_active_promotion_without_stock": false
},
"stimuli_picto": {},
"category_picto": "NONE",
"cnc_offers_count": 143,
"other_offers_count": 0
},
"title": "Sapin Givré et Pomme de pin 180 cm",
"data_layer": {
"id": "3603312946485",
"ean": "3603312946485",
"name": "Sapin Givré et Pomme de pin 180 cm",
"price": "89.90",
"vendor": "Leclerc",
"section": "Maison",
"category": "maison/decoration/decoration-de-noel/sapin-de-noel",
"in_stock": true,
"condition": "Neuf",
"currency_code": "EUR"
},
"rating_count": 3,
"rating_average": 4.6667
}Integrations
Integrate E.Leclerc 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/eleclerc/product
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.