Schools

GET https://www.microburbs.com.au/report_generator/api/property/schools

Retrieves comprehensive information about schools located 3km around specified property.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/property/schools" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request