WoningMe Developer API

Query Dutch rental listings by city and radius, get webhooks on new matches

Listings from hundreds of rental agencies across the Netherlands, unified into one API. Save a search once. Then pull matching listings on demand, or let us push an HMAC-signed webhook to your server the moment a new one appears. No polling required.

No credit card required.

# create a search, get matches back curl -X POST https://woning.me/api/developer/v1/searches \ -H "X-Api-Key: $KEY" \ -d '{"city":"Utrecht","radius_km":5}' {"id": 42, "propertiesUrl": "/api/developer/v1/searches/42/properties", ...}
FREE UNTIL SEP 15, 2026

Full API and webhook access, on us, until September 15, 2026. No credit card required to sign up.

25,000+
active listings
NL-wide
coverage
60/min
requests per key
๐Ÿ”

Search-scoped, not open-ended

Every request is tied to a saved search you create with a city and radius_km. There's no endpoint that dumps the whole database, so results are always scoped to what you're building.

๐Ÿ””

Signed webhooks, one retry included

Set a webhook_url on a search and we POST new matches with an X-WoningMe-Signature header (HMAC-SHA256) you can verify. A failed delivery gets one automatic retry after ~30 seconds, then shows up in your delivery history.

๐Ÿ”‘

One API key, generated in your dashboard

No OAuth handshake. Generate a key, put it in X-Api-Key, and you're authenticated. Regenerate any time and the old key stops working immediately.

Free until September 15, 2026

Create a developer account and start querying live listings in a few minutes. No credit card required.

Get an API key