Search for property by address
GET/property/address/search
Search For Property Endpoint
Overview
Search for any property by giving its address. If there are multiple address with the give search term, change the page number to check other results.
Example Request
curl -X 'GET' \
'https://apis.propcloud.no/api/public/property/address/search?search-term=vibes%20gate&page=1' \
-H 'accept: application/json' \
-H 'api-key: YOUR_API_KEY'
Request
Responses
- 200
- 422
Successful Response
Validation Error