Page cover

Eigendomsbericht API

get

Returns the certificate of ownership for a parcel.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
postalCodestringRequired

Zipcode

Example: 1251NJ
houseNumberintegerRequired

House number

Example: 22
houseLetterstringOptional

House letter

houseNumberExtstringOptional

House number extention

jpegbooleanOptional

Whether to return a jpeg instead of a pdf.

Default: false
Responses
200

CertificateOfOwnershipResponse

application/json
get
/certificate-of-ownership

Last updated