The playground

Try any of 1462 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/otto/v1/product1 credit

Product facts for one Otto.de item by variation id — name, brand, price (EUR), condition, availability, aggregate rating, review count, image and URL. Read from the search grid because Otto's standalone product page is Kasada anti-bot walled; individual review text, GTIN and the full spec table are not available on this tier.

Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/otto/v1/product \
  -H "x-api-key: $REEF_KEY" \
  -H "content-type: application/json" \
  -d '{"id":"1786938267","query":"iphone"}'

Hit Send to run this endpoint live.