The playground
Try any of 1868 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/subito/v1/real_estate/search2 credits
Search Subito Immobili - property for sale, for rent and holiday rentals, rooms, garages, land and offices: price or rent, surface in m², rooms, bathrooms, floor, building condition, energy class, heating, furnished, elevator, balcony, garden, parking, agency or private owner, town and zone. Filter by transaction, property type, price, surface, rooms, bathrooms, building condition, furnished, elevator, balcony, garden, seller type and location; sort by newest, relevance or price.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/subito/v1/real_estate/search \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"transaction":"rent","region":"4"}'Hit Send to run this endpoint live.