The playground

Try any of 1465 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/hepsiburada/v1/product/detail1 credit

Full Hepsiburada product details by `url` or HB code (`sku`): title, brand, price, discount, images, rating, stock, seller (merchant), category, specifications, variants, top reviews, coupon/campaign badges, and all other_offers (every merchant selling the same product).

Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/hepsiburada/v1/product/detail \
  -H "x-api-key: $REEF_KEY" \
  -H "content-type: application/json" \
  -d '{"url":"https://www.hepsiburada.com/-p-HBCV00004X9ZCK"}'

Hit Send to run this endpoint live.

Playground · ReefAPI