Gå til hovedinnhold

Get the address of a property by property id

GET 

/property/address/:property_id_nma

Search For Address Endpoint

Overview

This API returns the address of a property. You can filter the properties using property-id-nma and get its address and unit-id.

Example Request

curl -X 'GET' \
'https://apis.propcloud.no/api/public/property/address/1119-26-33-0-1' \
-H 'accept: application/json' \
-H 'api-key: YOUR_API_KEY'

Request

Responses

Successful Response