Immowelt API
Access structured property data from Immowelt.de — one of Germany's leading real estate portals. Search listings by location, price, and size, retrieve full property details including energy certificates, cost breakdowns, and photo galleries via a clean REST API.
Immowelt API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Property | ||
| GET |
Search Properties /property/search |
Search for propertyes Search propertyes in the Immowelt database using keyword and optional filters. Supports pagination for large result sets. |
| POST |
Get Property list by url /property/listing-by-url |
Get list of basic property information by URL Retrieves essential property data without extensive financial history. Use this endpoint for faster queries when full details are… |
| POST |
Get Property details by url /property/get-by-url |
Get detailed property information by URL Retrieves comprehensive property data |
Immowelt API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1000 / hour |
|
| PRO | $15 / month | 2 / second |
|
| ULTRA Recommended | $49 / month | 3 / second |
|
| MEGA | $139 / month | 5 / second |
|