The playground

Try any of 2165 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/zoopla/v1/property_history1 credit

One address by UPRN: every sale Zoopla holds from the Land Registry with its price, date and percentage change, plus the property's own past Zoopla listings with their asking prices, photos and floorplans, its EPC rating, tenure and floor area.

Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/zoopla/v1/property_history \
  -H "x-api-key: $REEF_KEY" \
  -H "content-type: application/json" \
  -d '{"uprn":"10091117300"}'

Hit Send to run this endpoint live.

Playground · ReefAPI