# Microburbs API

**Canonical:** https://apis.io/apis/microburbs/microburbs-api/  
**Provider:** Microburbs — https://apis.io/providers/microburbs/  
**Base URL:** https://api.microburbs.com.au  
**Documentation:** https://www.microburbs.com.au/developers/api-docs

Microburbs API is published by [Microburbs](https://apis.io/providers/microburbs/) on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Property Data, Real-Estate, and Australia. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

The Microburbs Property Data API: 173 metered, read-only REST operations for Australian property and suburb intelligence -- AVM valuations, sale/rent history, comparables, risk overlays, zoning, schools, transport and demographics -- with a matching 174-tool hosted MCP server.

## Operations (60 of 174)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/ping` | Health check |
| HEAD | `/v1/ping` | Health check (HEAD) |
| GET | `/v1/me` | Me |
| GET | `/v1/properties/{gnaf_id}/valuation/avm` | AVM — automated valuation |
| GET | `/v1/properties/{gnaf_id}/basics/bed-count` | Bedroom count |
| GET | `/v1/properties/{gnaf_id}/basics/bath-count` | Bathroom count |
| GET | `/v1/properties/{gnaf_id}/basics/parking-count` | Parking-space count |
| GET | `/v1/properties/{gnaf_id}/basics/dwelling-type` | Dwelling type |
| GET | `/v1/properties/{gnaf_id}/basics/land-area-sqm` | Land area (sqm) |
| GET | `/v1/properties/{gnaf_id}/profile` | ABS geo profile |
| GET | `/v1/properties/{gnaf_id}/sale-history` | Sale & for-sale history |
| GET | `/v1/properties/{gnaf_id}/sale-history-latest` | Most-recent sale record |
| GET | `/v1/properties/{gnaf_id}/rent-history` | Rental listing history |
| GET | `/v1/properties/{gnaf_id}/rent-history-latest` | Most-recent rent observation |
| GET | `/v1/properties/{gnaf_id}/neighbours` | Neighbours |
| GET | `/v1/properties/{gnaf_id}/comparables/cma-comp-set` | CMA comparable set |
| GET | `/v1/properties/{gnaf_id}/comparables/cma-single-comp` | CMA — single best comparable |
| GET | `/v1/properties/{gnaf_id}/comparables/recent-sales-nearby` | Recent sales within a radius |
| GET | `/v1/properties/{gnaf_id}/development/zoning-code` | Primary zoning code |
| GET | `/v1/properties/{gnaf_id}/development/zoning-overlays` | Development overlays at this point |
| GET | `/v1/properties/{gnaf_id}/schools/nearby` | Nearby schools |
| GET | `/v1/properties/{gnaf_id}/schools/ranking` | Local school ranking |
| GET | `/v1/properties/{gnaf_id}/amenities/nearby` | Nearby amenities |
| GET | `/v1/properties/{gnaf_id}/transport/nearby` | Nearest transport by mode |
| GET | `/v1/properties/{gnaf_id}/risks/bushfire` | Bushfire-prone overlay |
| GET | `/v1/properties/{gnaf_id}/risks/flood` | Flood overlay |
| GET | `/v1/properties/{gnaf_id}/risks/historical-flood` | Historical-flood overlay |
| GET | `/v1/properties/{gnaf_id}/risks/heritage` | Heritage overlay |
| GET | `/v1/properties/{gnaf_id}/risks/public-housing` | Public-housing overlay |
| GET | `/v1/properties/{gnaf_id}/risks/landslide` | Landslide overlay |
| GET | `/v1/properties/{gnaf_id}/risks/erosion` | Erosion overlay |
| GET | `/v1/properties/{gnaf_id}/risks/environment` | Environmental-risk overlay |
| GET | `/v1/properties/{gnaf_id}/risks/hv-power-line` | High-voltage power-line overlay |
| GET | `/v1/properties/{gnaf_id}/risks/mobile-black-spot` | Mobile black-spot overlay |
| GET | `/v1/properties/{gnaf_id}/risks/all` | All property risk overlays — bundle |
| GET | `/v1/properties/{gnaf_id}/valuation/all` | All valuation outputs — bundle |
| GET | `/v1/properties/{gnaf_id}/basics/all` | All basics — bundle |
| GET | `/v1/properties/{gnaf_id}/history/all` | All sale + rent history — bundle |
| GET | `/v1/properties/{gnaf_id}/comparables/all` | All comparables — bundle |
| GET | `/v1/properties/{gnaf_id}/development/all` | All planning — bundle |
| GET | `/v1/properties/{gnaf_id}/schools/all` | All schools — bundle |
| GET | `/v1/suburbs/{suburb_name}/profile` | ABS geo profile |
| GET | `/v1/suburbs/list` | List suburbs |
| GET | `/v1/suburbs/{suburb_name}/market/median-sale-price` | Median sale price |
| GET | `/v1/suburbs/{suburb_name}/market/median-sale-price-series` | Median sale price — full history (up to 20+ years) |
| GET | `/v1/suburbs/{suburb_name}/market/median-rent` | Median weekly rent |
| GET | `/v1/suburbs/{suburb_name}/market/median-rent-series` | Median rent — full history (including 2024–2025) |
| GET | `/v1/suburbs/{suburb_name}/market/price-growth-5y` | 5-year price growth |
| GET | `/v1/suburbs/{suburb_name}/market/price-growth` | Past price growth (1 / 3 / 5 / 10-year) |
| GET | `/v1/suburbs/{suburb_name}/market/yield-pct` | Gross rental yield (%) |
| GET | `/v1/suburbs/{suburb_name}/market/days-on-market` | Median days on market |
| GET | `/v1/suburbs/{suburb_name}/market/transaction-volume` | Sale-transaction volume |
| GET | `/v1/suburbs/{suburb_name}/forecast/sale` | Sale-price growth forecast |
| GET | `/v1/suburbs/{suburb_name}/listings/for-sale` | Current for-sale listings |
| GET | `/v1/suburbs/{suburb_name}/demographics/age` | Age-bracket breakdown |
| GET | `/v1/suburbs/{suburb_name}/demographics/income` | Income-bracket breakdown |
| GET | `/v1/suburbs/{suburb_name}/ethnicity/ancestry` | Ancestry breakdown |
| GET | `/v1/suburbs/{suburb_name}/ethnicity/birthplace` | Country-of-birth breakdown |
| GET | `/v1/suburbs/{suburb_name}/schools/catchment` | Public-school catchment polygons |
| GET | `/v1/suburbs/{suburb_name}/schools/nearby` | Nearby schools |

…and 114 more operations. They are listed in full on the page.

## Machine-readable artifacts (17)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/openapi/microburbs-openapi.json
- **OpenAPI** — https://api.microburbs.com.au/openapi.json
- **Documentation** — https://www.microburbs.com.au/developers/api-docs
- **LLMsTxt** — https://www.microburbs.com.au/llms.txt
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/mcp/microburbs-tool-crosswalk.yml
- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/mcp/microburbs-mcp.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/conventions/microburbs-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/errors/microburbs-problem-types.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/lifecycle/microburbs-lifecycle.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/data-model/microburbs-data-model.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/overlays/microburbs-openapi-overlay.yaml
- **Plans** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/plans/microburbs-plans-pricing.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/rate-limits/microburbs-rate-limits.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/conformance/microburbs-conformance.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/sandbox/microburbs-sandbox.yml
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/skills/_index.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/microburbs/refs/heads/main/apis.yml

## Tags

Property Data, Real-Estate, Australia

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/microburbs/microburbs-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/microburbs/.
