API's MCP Prijzen Prijzen Documentatie
Inloggen Aan de slag
Terug naar API's

Pandgegevens API

Premium

Stuur een Nederlandse postcode en huisnummer en ontvang een volledig pandprofiel: officieel adres en BAG-identificatoren, energielabel, WOZ-waarde, ruimtelijke plannen en omgevingsinformatie. De data is afkomstig van meerdere officiële bronnen en wordt 24 uur gecached.

Veelgestelde vragen

Integratie voorbeeld

Integreren in jouw applicatie? Probeer onze codevoorbeelden hieronder of bekijk de volledige documentatie voor meer details en extra talen en/of collecties.

curl "https://api.getapi.nl/api/v1/property/pandgegevens?postcode=1234AB&house_number=1&house_letter=value&house_number_addition=value" \
  --header "X-Api-Key: ga_live_YOUR_KEY"

Responsvelden

Overzicht van alle velden die de API teruggeeft in een succesvol antwoord.

Veld Type Verplicht Omschrijving
found boolean ja
address object null nee
└ bag_nummeraanduiding_id string null ja
└ bag_verblijfsobject_id string null ja
└ bag_pand_ids array ja
└ bag_openbare_ruimte_id string null ja
└ bag_woonplaats_id string null ja
└ street string null ja
└ short_name string null ja
└ house_number integer null ja
└ house_letter string null ja
└ house_number_addition string null ja
└ postcode string null ja
└ city string null ja
└ municipality string null ja
└ address_line string null ja
└ address_line_postal string null ja
└ usage_purposes array ja
└ surface_area_m2 integer null ja
└ build_year integer null ja
└ status string null ja
└ type string null ja
└ is_secondary_address boolean ja
└ is_observed boolean null ja
└ in_investigation string ja
└ document_date string null ja
└ document_number string null ja
└ secondary_address_ids array ja
└ occurrence string ja
└ lat number null ja
└ lon number null ja
bag_identifiers object nee
└ nummeraanduiding_id string null ja
└ verblijfsobject_id string null ja
└ openbareruimte_id string null ja
energy_label object null nee
└ label string null ja
└ energy_class string null ja
└ energy_index number null ja
└ building_class string null ja
└ building_type string null ja
└ building_subtype string null ja
└ construction_year integer null ja
└ calculated_co2_emission number null ja
└ calculated_energy_consumption number null ja
└ registration_date string null ja
└ valid_until string null ja
energy_details object null nee
└ recording object ja
└ recording_date string null ja
└ recording_type string null ja
└ certificate_holder string null ja
└ status string null ja
└ calculation_type string null ja
└ is_simplified_label boolean null ja
└ based_on_reference_building boolean null ja
└ energy_performance object ja
└ energy_index_emg_forfeit number null ja
└ energy_demand number null ja
└ primary_fossil_energy number null ja
└ primary_fossil_energy_emg_forfeit number null ja
└ renewable_energy_share number null ja
└ renewable_energy_share_emg_forfeit number null ja
└ temperature_overrun number null ja
└ heat_demand number null ja
└ requirements object ja
└ energy_demand number null ja
└ primary_fossil_energy number null ja
└ renewable_energy_share number null ja
└ temperature_overrun number null ja
└ bag_building_ids array ja
└ sbi_code string null ja
└ detail_description string null ja
property_value object null nee
└ amount integer null ja
└ reference_date string null ja
building object nee
└ surface_area integer null ja
└ construction_year integer null ja
└ type string null ja
└ subtype string null ja
└ class string null ja
└ compactness number null ja
spatial_planning object null nee
└ agrarisch boolean ja
└ type string ja
└ plan string ja
└ plan_id string null ja
└ plan_url string null ja
└ plan_status string null ja
└ plan_datum string null ja
└ overheid string null ja
└ bestemmingsvlak object null ja
└ id string ja
└ naam string ja
└ type string ja
└ bestemmingshoofdgroep string ja
└ artikelnummer string ja
└ verwijzingNaarTekst array ja
└ plannen array ja
└ copyright string ja
environmental_info object null nee
└ mogelijk boolean ja
└ reden string ja
└ bestemming string ja
└ plan_url string null ja
└ bestemmingsvlak object null ja
└ id string ja
└ naam string ja
└ type string ja
└ bestemmingshoofdgroep string ja
└ artikelnummer string ja
└ verwijzingNaarTekst array ja
└ documenten array ja
└ copyright string ja

Limieten & kosten

Tier Rate limit Kosten per call
Betaald Alleen beschikbaar bij een abonnement.
Premium 20 verzoeken/min 3.00 credits

Credits worden afgeschreven per succesvol verzoek. Bekijk onze prijzen voor meer informatie over creditpakketten.

Documentatie & codevoorbeelden

Klaar om te integreren?

Bekijk de volledige API-referentie met authenticatie, endpoints en automatisch gegenereerde codevoorbeelden in cURL, PHP, JavaScript en Python.