constructionStatus
: enum Angehalten
renamed to InKlaerung
salesStatus
added to Offer Extended Detail
responseconstructionStatus
added to Offers
requestsalesStatus
added to Offers
requestregionIds
added to Offers
requestobjectSubtypes
added to Offers
requestGet IDs for offers in Austria, Germany and Switzerland by
The offers can optionally be filtered by e.g. date, category, price and so on.
The IDs can be used to request detailed information for each offer. Offer IDs are not stable over time!
A maximum number of offers defined by the size
parameter is returned per query.
The next offers can be retrieved by specifying a lastPageId
until all totalResults
offers have been transferred.
required | object Geolocation defined by latitude and longitude |
radiusInKm | number <double> ( 0 .. 50 ] Default: 10 Radius in kilometer around the coordinate |
airConditioningVentilation | boolean Property is equipped with air conditioning and / or ventilation |
balconyTerrace | boolean Balcony and / or terrace available |
barrierFree | boolean Property is barrier-free |
bathroomWithWindow | boolean Bathroom with window |
builtInKitchen | boolean Built-in kitchen |
cellar | boolean Building has a cellar |
constructionStatus | Array of strings Items Enum: "Abgebrochen" "FertiggestelltBestand" "Idee" "ImBauInSanierung" "InKlaerung" "InPlanung" "Unbekannt" Construction status of the property
|
object Range for year of construction defined by | |
developments | Array of strings Items Enum: "erschlossen" "teilerschlossen" "unerschlossen" State of property development |
divisible | boolean Useable space is divisible |
elevator | boolean Property is equipped with an elevator |
object Range of energy consumption in kWh/sqm*a defined by | |
energyEfficiencyStandards | Array of strings Items Enum: "KfwEffizienzhausDenkmal" "KfwEffizienzhaus115" "KfwEffizienzhaus100" "KfwEffizienzhaus85" "KfwEffizienzhaus70" "KfwEffizienzhaus60" "KfwEffizienzhaus55" "KfwEffizienzhaus40" "KfwEffizienzhaus40Plus" "Passivhaus" "Nullenergiehaus" "Plusenergiehaus" Energy efficiency standard according to Germany’s Reconstruction Loan Corporation (KfW) |
energyRatings | Array of strings (energyRatingLabel) Items Enum: "A3Plus" "A2Plus" "APlus" "A" "B" "C" "D" "E" "F" "G" "H" Energy efficiency rating |
energySources | Array of strings Items Enum: "Erdgas" "Erdwaerme" "Fernwaerme" "Fluessiggas" "Gas" "Holz" "Kohle" "Luftwaerme" "Nahwaerme" "Oel" "Pellets" "Solar" "Strom" "Wasserwaerme" "Alternativ" Primary energy source for heating |
fireplace | boolean Property has a fireplace |
object Date range at which the offers were first seen online defined by | |
firstTimeUse | boolean First time use after refurbishment or new construction |
freeOfCommission | boolean Buying / renting is commission-free |
furnished | boolean Property is furnished |
garden | boolean A garden belongs to the property |
guestToilet | boolean Property is equipped with a guest toilet |
heatingTypes | Array of strings Items Enum: "Blockheizkraftwerk" "Etagenheizung" "Fernheizung" "Fussbodenheizung" "Kachelofen" "Kamin" "Nachtspeicher" "Ofenheizung" "Solarheizung" "Waermepumpe" "Zentralheizung" Primary heating system |
leased | boolean Property is currently leased |
modelHouseAdvertisement | boolean Property is a model / show house or advertisement |
object Range for number of rooms defined by | |
objectCategories | Array of strings Items Enum: "Gewerbe" "Wohnen" Object category of the offers (residential, commercial) |
objectClasses | Array of strings Items Enum: "BüroPraxis" "Einzelhandel" "Ferienobjekt" "Gastronomie" "Gewerbeeinheit" "Grundstueck" "HalleLagerProduktion" "Haus" "Hotel" "LandForst" "Microapartements" "Parkhaus" "PflegeAlter" "Sonstige" "StellplatzGarage" "Studenten" "Wohnung" Object class of the offers (houses, ...) |
objectTypes | Array of strings Items Enum: "Altersheim" "Bauernhof" "Cafe" "Coworking" "Dachgeschosswohnung" "EinZweiFamilienhaus" "Erdgeschosswohnung" "Etagenwohnung" "Gaststaette" "Ladenlokal" "LoftStudio" "Maisonettenwohnung" "Mehrfamilienhaus" "Pension" "Penthouse" "Pflegeheim" "ReitanlageGestuet" "Restaurant" "Sonstige" "SonstigeWohnungen" "Terrassenhaus" "Terrassenwohnung" "WarenKaufhaus" "Werkstatt" Object type of the offers (multifamilyhouses, ...) |
objectSubtypes | Array of strings Items Enum: "Einfamilienhaus" "Doppelhaushaelfte" "Zweifamilienhaus" "Reihenhaus" "ReiheneckEndhaus" "Reihenmittelhaus" Object subtype of the offers (e.g. rowhouse as a subtype of object type |
offerTypes | Array of strings Items Enum: "Kauf" "Miete" Type of the offers (purchase or rent) |
object Date range at which the offers were online available defined by | |
parkingSpace | boolean A parking lot belongs to the property |
preservationOrder | boolean Property is under a preservation order |
priceChange | boolean Price has changed since first publication |
priceChangeDirection | string Enum: "HOCH" "RUNTER" Direction of price changes |
priceChangeSince | string <date> Price changes since the given date. Only applicable if |
object Range of price per square meter in local currency defined by | |
object Range of price in local currency defined by | |
object Range of property space in m² defined by | |
object Range of reconstruction year defined by | |
refurbished | boolean Property is refurbished |
salesStatus | Array of strings Items Enum: "ImVerkauf" "Unbekannt" "Verkauft" "VorVerkauf" Status of sales progress
|
searchString | string Search for the given text within the offer descriptions, title, street name, city name, vendor name and vendor company name. Several search words are combined using OR |
underfloorHeating | boolean Underfloor heating is available |
object Range of useable space in m² defined by | |
vendorIsCommercial | boolean Vendor is an estate agent |
object Range of yield / cap rate in percent defined by | |
lastPageId | string Pagination ID to request the next results |
size | integer <int32> [ 1 .. 1000 ] Default: 1000 Number of results per response |
sortField | string Enum: "DATUM" "NUTZFLAECHE" "PREIS" "PREISAENDERUNG" "PREISPROQM" "RENDITE" "ZIMMER" Attribute by which sorting is done. Must be specified together with |
sortOrder | string Enum: "AUF" "AB" Sorting order. Must be specified together with |
{- "coordinate": {
- "lat": 51.23456,
- "lon": 11.23456
}, - "radiusInKm": 1.5,
- "airConditioningVentilation": true,
- "balconyTerrace": true,
- "barrierFree": true,
- "bathroomWithWindow": true,
- "builtInKitchen": true,
- "cellar": true,
- "constructionStatus": [
- "Abgebrochen"
], - "constructionYearRange": {
- "from": 0,
- "to": 0
}, - "developments": [
- "erschlossen"
], - "divisible": true,
- "elevator": true,
- "energyConsumptionRange": {
- "from": 0.1,
- "to": 0.1
}, - "energyEfficiencyStandards": [
- "KfwEffizienzhausDenkmal"
], - "energyRatings": [
- "A3Plus"
], - "energySources": [
- "Erdgas"
], - "fireplace": true,
- "firstSeenDateRange": {
- "from": "2019-08-24",
- "to": "2019-08-24"
}, - "firstTimeUse": true,
- "freeOfCommission": true,
- "furnished": true,
- "garden": true,
- "guestToilet": true,
- "heatingTypes": [
- "Blockheizkraftwerk"
], - "leased": true,
- "modelHouseAdvertisement": true,
- "numberOfRoomsRange": {
- "from": 0.1,
- "to": 0.1
}, - "objectCategories": [
- "Gewerbe"
], - "objectClasses": [
- "BüroPraxis"
], - "objectTypes": [
- "Altersheim"
], - "objectSubtypes": [
- "Einfamilienhaus"
], - "offerTypes": [
- "Kauf"
], - "onlineDateRange": {
- "from": "2019-08-24",
- "to": "2019-08-24"
}, - "parkingSpace": true,
- "preservationOrder": true,
- "priceChange": true,
- "priceChangeDirection": "HOCH",
- "priceChangeSince": "2019-08-24",
- "pricePerSqmRange": {
- "from": 0.1,
- "to": 0.1
}, - "priceRange": {
- "from": 0.1,
- "to": 0.1
}, - "propertySpaceRange": {
- "from": 0.1,
- "to": 0.1
}, - "reconstructionYearRange": {
- "from": 0,
- "to": 0
}, - "refurbished": true,
- "salesStatus": [
- "ImVerkauf"
], - "searchString": "string",
- "underfloorHeating": true,
- "usableSpaceRange": {
- "from": 0.1,
- "to": 0.1
}, - "vendorIsCommercial": true,
- "yieldRange": {
- "from": 0.1,
- "to": 0.1
}, - "lastPageId": "WyJERV9HRVdfMkJhRXlzSzFjTnJiUS1Jc3dGUkVsMG50M0dnXzF2Il0=",
- "size": 1000,
- "sortField": "DATUM",
- "sortOrder": "AUF"
}
{- "lastPageId": "WyJERV9HRVdfMkJhRXlzSzFjTnJiUS1Jc3dGUkVsMG50M0dnXzF2Il0=",
- "size": 1000,
- "totalResults": 300,
- "offerIds": [
- "QVRfT0RCXzkyOVFpVF9kZmZlLUtzMGJMNllZYnUwdFVMNF8ydg=="
]
}
This endpoint provides details, i.e. characteristics of an offer requested via ID.
Only characteristics available for the offer are output.
offerId required | string <byte> Examples: REVfR0VXX1ZxSkVrbEJBNGpVcjBYUkRUcXVGRFB2S0wzd182dw== REVfR0VXXy0wN3ByLXN2WTkxTUZlY0d1V0tpV0FJY0REc185ZA== REVfR0VXXy0ydTAyc0tyZ3FDWWlBT3JjbjRGREFmVC1NRV8yZg== REVfR0VXXy05cGRnUFA4YlJYSm0xSFZJQWcteXdEZmxGUV85cg== REVfR0VXXy1JNUxfd1pkN0VhWmx2QVJCZHpSSTJQNThzRV85cg== Offer ID for which to request detailed information |
{- "id": "string",
- "address": {
- "accuracy": "Hausnummer",
- "city": "Musterstadt",
- "housenumber": "3A",
- "location": {
- "lat": 51.23456,
- "lon": 11.23456
}, - "postcode": "04357",
- "street": "Goethestraße"
}, - "features": {
- "numbers": {
- "rooms": 0.1
}
}, - "firstSeenDate": "2019-08-24T14:15:22Z",
- "lastSeenDate": "2019-08-24T14:15:22Z",
- "objectCategory": "Gewerbe",
- "objectClass": "BüroPraxis",
- "objectType": "Altersheim",
- "offerType": "Kauf",
- "price": 0.1,
- "pricePerSqm": 0.1,
- "title": "Exklusives Wohnen im Süden",
- "usableSpace": 0.1,
- "vendor": {
- "company": "Immobilienfirma GmbH",
- "name": "Schmidt"
}, - "years": {
- "construction": 2005
}
}
This endpoint provides extended details, i.e. characteristics of an offer requested via ID.
Only characteristics available for the offer are output.
offerId required | string <byte> Examples: REVfR0VXX1ZxSkVrbEJBNGpVcjBYUkRUcXVGRFB2S0wzd182dw== REVfR0VXXy0wN3ByLXN2WTkxTUZlY0d1V0tpV0FJY0REc185ZA== REVfR0VXXy0ydTAyc0tyZ3FDWWlBT3JjbjRGREFmVC1NRV8yZg== REVfR0VXXy05cGRnUFA4YlJYSm0xSFZJQWcteXdEZmxGUV85cg== REVfR0VXXy1JNUxfd1pkN0VhWmx2QVJCZHpSSTJQNThzRV85cg== Offer ID for which to request detailed information |
{- "address": {
- "country": "Deutschland",
- "county": "Breisgau-Hochschwarzwald",
- "district": "Zentrum-Süd",
- "municipality": "Bezirk Nord",
- "state": "Schleswig-Holstein",
- "ward": "Zentrum"
}, - "constructionStatus": "Abgebrochen",
- "daysOnline": 53,
- "descriptions": {
- "address": "Im modernen Neubau in der Goethestraße …",
- "description": "Im modernen Neubau in der Goethestraße …",
- "features": "Im modernen Neubau in der Goethestraße …",
- "fees": "Im modernen Neubau in der Goethestraße …",
- "information": "Im modernen Neubau in der Goethestraße …",
- "location": "Im modernen Neubau in der Goethestraße …",
- "other": "Im modernen Neubau in der Goethestraße …"
}, - "energy": {
- "energyPerformanceCertificate": {
- "certificateInfo": "liegt vor",
- "certificateType": "Bedarfsausweis",
- "energyEfficiencyStandards": "KfwEffizienzhausDenkmal",
- "energyRatings": {
- "energyRating": {
- "energyConsumption": 115.75,
- "energyRatingLabel": "A3Plus"
}, - "energyRatingElectricity": {
- "energyConsumption": 115.75,
- "energyRatingLabel": "A3Plus"
}, - "energyRatingHeat": {
- "energyConsumption": 115.75,
- "energyRatingLabel": "A3Plus"
}, - "FGEE": {
- "energyConsumption": 115.75,
- "energyRatingLabel": "A3Plus"
}, - "HWB": {
- "energyConsumption": 115.75,
- "energyRatingLabel": "A3Plus"
}
}, - "includesHotWater": true,
- "issueDate": "2023-07-28T00:00:00",
- "validToDate": "2023-07-28T00:00:00"
}, - "energySources": [
- "Erdgas"
], - "heatingTypes": [
- "Blockheizkraftwerk"
]
}, - "features": {
- "access": [
- "Laderampe"
], - "airConditioningVentilation": [
- "kontrollierteBeUndEntlueftung"
], - "availableFromDate": "2023-07-28T00:00:00",
- "availableFromText": "ab sofort",
- "balconyTerrace": [
- "Balkon"
], - "belongsToProject": "123-abc",
- "buildableAccordingTo": [
- "Aussengebiet"
], - "cellar": [
- "alsWohnraumNutzbar"
], - "commercialUse": true,
- "communication": [
- "analog"
], - "condition": "ABRISS",
- "development": [
- "erschlossen"
], - "elevator": [
- "Lasten"
], - "equipmentQuality": "EINFACH",
- "firstTimeUse": true,
- "fixedTermTenancy": "unbefristet",
- "floor": [
- "AntistatischerTeppichboden"
], - "furnished": [
- "teilweise"
], - "hereditaryLeasehold": true,
- "houseType": [
- "Energiesparhaus"
], - "kitchen": [
- "Einbau"
], - "landUse": [
- "Freizeit"
], - "leased": true,
- "leasehold": true,
- "locationOfUnit": [
- "Dachgeschoss"
], - "measurements": {
- "ceilingLoading": {
- "unit": "KEINE",
- "value": 12.3
}, - "floorLoading": {
- "unit": "KEINE",
- "value": 12.3
}, - "hallStoreyHeigth": {
- "unit": "KEINE",
- "value": 12.3
}, - "loadCapacityCrane": {
- "unit": "KEINE",
- "value": 12.3
}, - "loadCapacityFreightElevator": {
- "unit": "KEINE",
- "value": 12.3
}, - "powerConnection": {
- "unit": "KEINE",
- "value": 12.3
}, - "propertyFront": {
- "unit": "KEINE",
- "value": 12.3
}, - "shopWindowFront": {
- "unit": "KEINE",
- "value": 12.3
}
}, - "minimumTenancy": "1 Monat",
- "nonSmoking": true,
- "numbers": {
- "bathrooms": 2,
- "balconyTerrace": 2,
- "beds": 2,
- "stories": 2,
- "diningAreaSeats": 2,
- "commercialUnits": 2,
- "bedrooms": 2,
- "parkingSpaces": 2,
- "conferenceRooms": 2,
- "toilets": 2,
- "livingUnits": 2
}, - "other": [
- "Abstellraum"
], - "parkingSpace": [
- "Carport"
], - "preservationOrder": true,
- "refurbished": true,
- "roofShape": [
- "Flachdach"
], - "sanitary": [
- "BadMitDusche"
], - "scaleOfDevelopment": [
- "Gas"
], - "securityTech": [
- "Alarmanlage"
], - "services": [
- "Altenpflege"
], - "stageOfCompletion": "Ausbauhaus",
- "story": 2,
- "storyText": "1.OG",
- "tv": [
- "Antenne"
], - "vendorObjectId": "123-abc",
- "view": [
- "Berge"
], - "wellness": [
- "Fitnessraum"
], - "windows": [
- "Aluminiumfenster"
]
}, - "foreclosure": {
- "auctionDate": "2023-07-28T00:00:00",
- "localCourt": "Amtsgericht Musterstadt"
}, - "id": "123-abc",
- "media": [
- {
- "mediaClass": "DOCUMENT",
- "mediaType": [
- "ANLAGE"
],
}
], - "objectTypeText": "Reihenmittelhaus",
- "online": true,
- "onlineRanges": [
- {
- "gte": "2019-08-24T14:15:22Z",
- "lt": "2019-08-24T14:15:22Z"
}
], - "priceChanges": [
- {
- "changeInPercent": 0.1,
- "direction": "HOCH",
- "eventDate": "2019-08-24T14:15:22Z"
}
], - "prices": {
- "currency": "EUR",
- "freeOfCommission": true,
- "serviceChargeIncludesHeatingCosts": true,
- "priceTexts": {
- "commission": "3,57 % (inkl. MwSt.)",
- "rentalDeposit": "2 Kaltmieten",
- "rentalDepositNumberOfNetRents": "2"
}, - "priceValues": {
- "commission": 3.57,
- "commissionAbsolute": 12345.67,
- "condoFeePerMonth": 415,
- "developmentCosts": 415,
- "heatingCostsPerMonth": 41.5,
- "keyMoney": 415,
- "marketValue": 415454,
- "purchasePrice": 415454,
- "purchasePricePerParkingSpace": 41000,
- "purchasePricePerSqm": 2345,
- "redemptionAmount": 415,
- "rentalDeposit": 415,
- "rentalDepositNumberOfNetRents": 2,
- "rentalIncomePerYearActual": 4150,
- "rentalIncomePerYearExpected": 4150,
- "rentPerMonthPerParkingSpace": 41.5,
- "rentPerMonthWithoutServiceCharges": 415,
- "rentPerMonthWithoutServiceChargesMax": 415,
- "rentPerMonthWithoutServiceChargesMin": 415,
- "rentPerMonthWithoutServiceChargesPerSqm": 4.5,
- "rentPerMonthWithoutServiceChargesLiving": 4.5,
- "rentPerMonthWithServiceCharges": 450,
- "serviceChargesPerMonth": 30,
- "yieldAvg": 3.57,
- "yieldMin": 3.57
}
}, - "spaces": {
- "spaceValues": {
- "ancillarySpace": 12.3,
- "atticSpace": 12.3,
- "balconyTerraceSpace": 12.3,
- "cellarSpace": 12.3,
- "commercialSpace": 12.3,
- "diningAreaSpace": 12.3,
- "floorSpace": 12.3,
- "gardenSpace": 12.3,
- "heatableSpace": 12.3,
- "livingSpace": 12.3,
- "officeSpace": 12.3,
- "openSpace": 12.3,
- "otherSpace": 12.3,
- "propertySpace": 12.3,
- "rentableSpace": 12.3,
- "retailFloorSpace": 12.3,
- "shopWindowSpace": 12.3,
- "totalSpace": 12.3,
- "unitSpaceMax": 12.3,
- "unitSpaceMin": 12.3,
- "usableSpace": 12.3,
- "warehouseProductionSpace": 12.3
}, - "divisible": true
}, - "vendor": {
- "city": "Musterstadt",
- "commercialRegisterEntryAuthority": "Amtsgericht München",
- "commercialRegisterEntryNumber": "HRB 187404",
- "contactEmail": "info@firma.com",
- "country": "DE",
- "fax": "0123 / 456 789",
- "isCommercial": true,
- "postcode": "1200",
- "salutation": "Herr",
- "street": "Goethestraße 3A",
- "telephone1": "0123 / 456 789",
- "telephone2": "0123 / 456 789",
- "valueAddedTaxId": "DE272699071"
}, - "years": {
- "completion": 2005,
- "reconstruction": 2012
}, - "yield": {
- "marketRentArea": "PLZ",
- "marketRentNumberOffers": 53,
- "marketRentPeriod": {
- "gte": "2019-08-24T14:15:22Z",
- "lt": "2019-08-24T14:15:22Z"
}, - "marketRentPerSqm": 3.57,
- "marketYield": 3.57,
- "rentalIncomePerYearActual": 4150,
- "rentalIncomePerYearExpected": 4150,
- "yieldAvg": 3.57,
- "yieldSource": "RENDITEWERT"
}
}