The playground
Try any of 1042 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 status, seller (merchant), category, specifications, variants and top reviews.
Working example
Parameters
Hepsiburada product code (HB code) — the HBCV… token in the product URL (…-p-<code>). Take it from search results. Provide sku OR url.
Full Hepsiburada product URL — alternative to sku.
Advanced: number of IP rotation attempts for difficult requests (1–14, default 8 — leave unchanged for typical use). (1–14)
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.