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
chevron-right
200

CertificateOfOwnershipResponse

application/json
statusCodeintegerRequiredExample: 200
isBase64EncodedbooleanRequiredExample: false
get
/certificate-of-ownership

Last updated