Gå til hovedinnhold
Beta! This documentation is automatically generated. Information may be incomplete or contain errors, especially screenshots and code samples. We'd love your feedback: use the "Did you find what you were looking for?" widget below, the chat in the bottom right, or email support@placepoint.no - we'll get back to you as soon as we can.

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

Beta! This documentation is automatically generated. Information may be incomplete or contain errors, especially screenshots and code samples. We'd love your feedback: use the "Did you find what you were looking for?" widget below, the chat in the bottom right, or email support@placepoint.no - we'll get back to you as soon as we can.