The playground
Try any of 1465 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/rightmove/v1/property_detail3 credits
Full property record: price (+£/sqft), description, key features, tenure & lease years, living costs (council tax band, service charge, ground rent), structured features (utilities/heating/parking/garden/flood-risk), images, floorplans, EPC graphs, sizings, nearest stations, street-view coords and the listing agent.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/rightmove/v1/property_detail \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"property_id":"148711631"}'Hit Send to run this endpoint live.