Real estateBeta
ImmoScout24 Austria Real Estate API
Live ImmoScout24 AT data, fetched the moment you ask and handed back in a clean, structured form. Use it in your own app, a spreadsheet or as a tool for an AI assistant.
What you can get: Austrian property listings: search and exposé details.
100 free requests every month · no credit card
- Search properties
- Property details
What teams build with ImmoScout24 AT data
Live property listings from ImmoScout24.at, one of Austria’s large real-estate portals. Search apartments, houses, land, parking and commercial space for rent or sale in any city, district, federal state or postcode, with price, rooms and living-space filters, and look up one listing with all its details: rent or purchase price, operating costs, deposit, price per m², areas, rooms, year built, energy certificate (HWB and fGEE), heating, features and photos. No contact persons, phone numbers or street addresses – only postcode and town, the seller type and the agency name of agency listings.
- Rent and price research for Austrian cities
- Investment screening
- Market reports by district
- AI assistants answering housing questions
Works with AI assistants
Models only know what they saw in training. Add the ImmoScout24 AT endpoints as a tool in ChatGPT, Claude, Gemini or your agent framework, and your assistant can look up current data while it answers.
ImmoScout24 AT endpoints
All ImmoScout24 AT endpoints are served under the /isa prefix and share the same API key and quota as every other platform.
Listings for rent or sale by place and property type with price, rooms and living-space filters and sorting, 25 per page.
locationofferTypepropertyTypeminPricemaxPriceminRoomsminSpacepagesortByOne listing by exposé link or id: costs, areas, energy certificate, features, photos.
urllistingIdExample request
curl "https://api.everydata.io/isa/immoscout-at-search-properties?location=Graz&offerType=rent&propertyType=apartment&maxPrice=1000" \
-H "x-api-key: YOUR_API_KEY"Example response
{
"responseStatus": "PRODUCT_FOUND_RESPONSE",
"responseMessage": "Product successfully found!",
"location": "Graz",
"offerType": "rent",
"propertyType": "apartment",
"resultCount": 1627,
"currentPage": 1,
"lastPage": 66,
"properties": [
{
"listingId": "6a9f352b25b89ffb74d6fcfc",
"title": "Solide 1,5-Zimmer-Wohnung nahe TU",
"offerType": "rent",
"propertyType": "apartment",
"price": 430,
"currency": "EUR",
"pricePerSqm": 12.08,
"livingSpace": 35.6,
"rooms": 2,
"zip": "8010",
"city": "Graz",
"sellerType": "agency",
"agencyName": "B & P Immobilien"
}
]
}Included in every plan
The ImmoScout24 AT API is part of the shared quota – no separate subscription needed.
Production
Recommended- Requests / month
- 50,000
- Rate limit
- 100 / min
- Platforms
- all
- Support
Frequently asked questions
Try the ImmoScout24 AT API with your own data.
Sign up with your e-mail, copy your API key and make your first request in about a minute. The free plan never expires.