APIVine
HomeAPIsDocsContact
Sign InBrowse APIs
APIVine

A curated collection of reliable APIs for developers. All APIs available through RapidAPI with free tiers for testing.

API Categories

  • Government & Public Data
  • Real Estate
  • Business & Location
  • Finance & Markets
  • E-commerce & Products

Resources

  • Browse APIs
  • Documentation
  • RapidAPI Hub
  • Request an API

Company

  • Contact Us
  • Privacy Policy
  • Terms of Service
  • Imprint

© 2026 APIVine by Kretronik GmbH. All rights reserved.

APIVine
HomeAPIsDocsContact
Sign InBrowse APIs
  1. Home
  2. /
  3. APIs
  4. /
  5. Property Valuation Germany API

Property Valuation Germany API

Featured

Get price and rent estimates for German properties based on similar listings from 11+ platforms. The German equivalent of Zillow's Zestimate.

Real Estatev1.0Immobilienscout24ImmoweltImmonetKleinanzeigenOhne Maklerprivate-immobilienangebote.deimmobilien.deimmobilienmarkt.faz.netovbimmo.deimmo.swp.devrm-immo.de
Get API on RapidAPI
Free tier: Free tier available

About this API

Property Valuation Germany is an AI-powered estimation API that analyzes property valuations across Germany. Submit your property details and receive both purchase price and monthly rent estimates based on comparable properties aggregated from 11+ German real estate platforms including Immobilienscout24, Immowelt, Immonet, Kleinanzeigen, Ohne Makler, and others. The API returns transparent comparable properties used in the calculation, ensuring you understand the valuation methodology.

Endpoints

POST/api/estimate

Estimate Property Value & Rent

Get price and rent estimates for a property based on comparable properties in the area. Returns both estimated purchase price and monthly rent along with the similar properties used in the calculation.

Parameters

NameTypeRequiredDescription
streetstringRequiredStreet name and number (e.g., "Admiralsbogen 45")
postcodenumberRequiredGerman postal code as number (e.g., 80939)
citystringRequiredCity name (e.g., "München")
square_metersnumberRequiredLiving area in square meters (e.g., 100.5)
roomsnumberOptionalNumber of rooms as decimal (e.g., 2.5)
year_of_constructionnumberOptionalYear the property was built (e.g., 1990)
typstringRequired"wohnung" (apartment) or "haus" (house)

Example Response

json
{
  "estimates": {
    "price": 809078.92,
    "rent": 2483.58,
    "similar_properties": [
      {
        "action": "kaufen",
        "immo_id": "2h2vt5s",
        "is_active": true,
        "lat": 48.214884999999995,
        "lon": 11.60541,
        "price": 297000,
        "price_per_square_meter": 3960,
        "rent_price": null,
        "rent_per_square_meter": null,
        "rooms": 3,
        "spider": "immowelt",
        "square_meter": 75,
        "title": "3-Zimmer-Wohnung in Schwabing-Freimann...",
        "uptime_date": "2025-01-31T15:01:00",
        "url": "https://www.immowelt.de/expose/2h2vt5s",
        "year_of_construction": "1989-01-01T00:00:00"
      },
      {
        "action": "mieten",
        "immo_id": "156614048",
        "is_active": true,
        "lat": 48.2095827,
        "lon": 11.575148510962059,
        "price": null,
        "price_per_square_meter": null,
        "rent_price": 2400,
        "rent_per_square_meter": 20.51,
        "rooms": 5,
        "spider": "immoscout",
        "square_meter": 117,
        "title": "5-Raum-Wohnung mit Balkon und Einbauküche...",
        "uptime_date": "2025-01-26T20:33:00",
        "url": "https://www.immobilienscout24.de/expose/156614048",
        "year_of_construction": "1990-01-01T00:00:00"
      }
    ]
  },
  "location": {
    "lat": 48.204453349999994,
    "lon": 11.612726981653154
  },
  "typ": "wohnung"
}

Use Cases

  • Transparent property valuation based on real market data
  • Price estimation for buy/sell decisions
  • Rental income analysis for investment properties
  • Market comparison shopping to avoid overpayment
  • Real estate platform integration and data enrichment
  • Real estate AI chatbots and advisory systems
  • Portfolio valuations for multiple properties

Quick Info

Version
1.0
Status
Active
Free Tier
Yes
Free Limit
Free tier available

Data Sources

Immobilienscout24ImmoweltImmonetKleinanzeigenOhne Maklerprivate-immobilienangebote.deimmobilien.deimmobilienmarkt.faz.netovbimmo.deimmo.swp.devrm-immo.de
APIVine

A curated collection of reliable APIs for developers. All APIs available through RapidAPI with free tiers for testing.

API Categories

  • Government & Public Data
  • Real Estate
  • Business & Location
  • Finance & Markets
  • E-commerce & Products

Resources

  • Browse APIs
  • Documentation
  • RapidAPI Hub
  • Request an API

Company

  • Contact Us
  • Privacy Policy
  • Terms of Service
  • Imprint

© 2026 APIVine by Kretronik GmbH. All rights reserved.