The playground
Try any of 1557 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/marktplaats/v1/listing1 credit
Listing detail by item_id and/or vip_url; enriched with full product details (price, availability, specs).
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/marktplaats/v1/listing \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"vip_url":"/v/telecommunicatie/mobiele-telefoons-apple-iphone/a1517165634-apple-iphone-14-128gb-4-gratis-accessoires-accu-tot-100","site":"nl"}'Hit Send to run this endpoint live.