Suburb - Figures
Field history (coming soon)
GET
/v1/suburbs/{suburb_name}/figures/{field}/historyComing soon — not yet callable. Returns 403 for every request today. When released, fields from the vetted public catalog will be individually addressable here.
Authorization
Request
The only values you send. Fields under Responses below are what comes back — you never pass those.
Path parameters
suburb_namestringrequiredfieldstringrequiredRequired — set a value before sending.
Query parameters
None — this endpoint accepts no query parameters. Call the path above with your bearer token and nothing else.
Responses
Successful Response
application/json
Bodyfields returned to you
Type: object
GET
/v1/suburbs/{suburb_name}/figures/{field}/historyMissing required parameter:
field — set it on the left to send.cURL
curl --request GET \
--url 'https://api.microburbs.com.au/v1/suburbs/Belmont%20North/figures/{field}/history' \
--header 'Authorization: Bearer test'Example Responses
{}Successful Response200
application/json
