Back to library
Mr.Bricolage Product Price API
Lightweight Mr.Bricolage endpoint that returns the live price, availability, stock and delivery summary of a product scoped to a specific store.
Private3 credits = 1 requestGET/v2/mrbricolage/product/price
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/mrbricolage/product/price' \
--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
{
"price": 12.95,
"store": {
"id": "S727",
"slug": "Matignon"
},
"currency": "EUR",
"saleable": true,
"product_id": "7117",
"availability": "InStock",
"delivery_text": "Retrait en magasin en 2 semaines"
}Integrations
Integrate Mr.Bricolage Product Price with your favorite tools.
Pricing
3 credits per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/mrbricolage/product/price
Status
Private
Collections
Related APIs
Expand your data capabilities with these complementary tools.