The playground
Try any of 1404 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/onthemarket/v1/property_detail3 credits
Full property record: price (+qualifier), beds/baths, description, key features, key-info (tenure, council-tax band), images, floorplans, virtual/video tours, documents, nearby stations & schools, area stats (avg price, crime level), breadcrumbs and the listing agent.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/onthemarket/v1/property_detail \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"property_id":"19555795"}'Hit Send to run this endpoint live.