The playground
Try any of 817 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 by variation_id via /suche/{query}/?variationId= (search-embedded ld+json; no PDP).
Working example
Parameters
Otto variation id.
Keyword the variation appears under — Otto's standalone PDP is 429-walled, so detail is read from the search grid.
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.