Retour à la bibliothèque
API E.Leclerc Product
Retrieve detailed product information from E.Leclerc by EAN barcode, including price, stock status, offers, and product attributes.
Actif1 crédit = 1 requêteGET/v2/eleclerc/product
Vue d'ensemble de l'endpoint
Documentation détaillée, tarifs et exemples d'utilisation.
Chargement…
Exemples de code
Bash
curl --location --request GET 'https://api.piloterr.com/v2/eleclerc/product' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Remplacez <token> par votre clé API, puis exécutez la requête depuis votre terminal ou votre application.
Essayer gratuitementExemple de réponse
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
}Intégrations
Intégrez E.Leclerc Product avec vos outils préférés.
Tarifs
1 crédit par requête
Avis
5 / 5 (58 avis)
66 utilisateurs actifs
392K requêtes
12ms temps de réponse moyen
Méthode
GET, POST
Chemin
/v2/eleclerc/product
Statut
Actif
Collections
API associées
Étendez vos capacités data avec ces outils complémentaires.