Easements
GET https://www.microburbs.com.au/report_generator/api/property/easements
Retrieves information about easements 500m around a specified property, including easement category and geometry (optional).
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/property/easements" \
-H "Authorization: Bearer test" \
-H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request
