The playground
Try any of 1868 endpoints — live.
Pick an endpoint, load a working example, tweak the params, and send — no signup to try. Results render the way the data deserves; raw JSON, headers & code are one tab away.
Playground demo key · api.reefapi.com
post/douglas/v1/product/detail1 credit
The full Douglas product by code or URL: title, brand, price with was-price/discount and the EU 30-day lowest price, per-100 ml base price, the Douglas coupon/deal price when one runs, availability, rating, images, EAN, ingredients, application, bullet points, the specification table, the category breadcrumb, marketplace seller, and every size/colour variant each with its own price and base price.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/douglas/v1/product/detail \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"country":"at","product_id":"1078984"}'Hit Send to run this endpoint live.