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/milanuncios/v1/real_estate/search1 credit
Search milanuncios real estate for sale, rent, flat-share or holiday rent — flats, apartments, houses, chalets, penthouses, studios, lofts, commercial premises, offices, warehouses, rural estates, garages, storage rooms and buildings: price or monthly rent, bedrooms, bathrooms, m², price per m², floor, energy certificate, heating, features (lift, terrace, pool…), agency or private owner, region, province and city, images. Filter by transaction, property type, price, bedrooms, bathrooms, surface, seller type and location.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/milanuncios/v1/real_estate/search \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"transaction":"rent","province":"8"}'Hit Send to run this endpoint live.