Welcome back

Log in to your Microburbs account

Forgot password?
or continue with

By continuing, you agree to our Terms of Service and Privacy Policy.

Unlock the power of property data

  • Access 5000+ property and suburb metrics
  • Detailed suburb and property reports
  • Risk and gentrification analysis
  • Interactive heat maps across Australia

"Microburbs helped me find the perfect investment suburb with data I couldn't find anywhere else."

Sarah M. Property Investor

Welcome to Microburbs!

Help us personalise your experience

Opening secure checkout

Please wait while we connect to our payment provider. Do not refresh or close this page.

Get API Access

Request access to integrate Microburbs data into your applications

Request Access
V1.0.2

Microburbs API

V1.0.2

Welcome to the Microburbs API documentation. This API provides comprehensive property and suburb data for Australia, including demographics, market trends, amenities, and more.

Getting Started

To use the Microburbs API, you'll need an API key. You can request an API key by contacting our support team.

Authentication

All API requests must include your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Base URL

All API URLs referenced in this documentation have the following base:

http://127.0.0.1:2025/api

API Categories

The API is organised into the following categories:

  • Avm: No description available
  • Cma: No description available
  • Property: Retrieve detailed property information, market values, history, and comparative analysis for specific properties across Australia.
  • Property Finder: No description available
  • Suburb: Access comprehensive information about Australian suburbs including geographic data, demographics, amenities, market trends, schools, and risk factors.

Error Handling

The API uses standard HTTP status codes to indicate the success or failure of a request.

Status Code Description
200 - OK The request was successful.
400 - Bad Request The request was invalid or cannot be served.
401 - Unauthorized The API key is missing or invalid.
404 - Not Found The requested resource could not be found.
429 - Too Many Requests You have exceeded your rate limit.
500 - Server Error An error occurred on the server.