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/fotocasa/v1/agency1 credit
An estate agency's fotocasa profile and its live stock: address, town, website, opening hours, quality seal and registration numbers, plus the listings it is advertising (15 per page, same listing shape as search).
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/fotocasa/v1/agency \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"agency":"olisson-club"}'Hit Send to run this endpoint live.