DA Data API
For teams that need structured development applications, council references, spatial search and webhooks in their own systems.
Commercial model
Self-serve monthly
From A$199/month · cancel anytime
Start with national development applications, enrich a single property, or analyse a childcare development catchment. Each product has its own schema, documentation and commercial model.
Choose by the decision you need to support, not by a generic feature list. The DA Data API is self-serve; Property Intelligence and Childcare Market Intelligence are separately licensed products.
3
API products
365
DA Data councils
8
DA Data states
The products share DA Leads infrastructure, but they solve different jobs and are licensed separately. A DA Data subscription does not automatically include Property Intelligence or Childcare Market Intelligence.
For teams that need structured development applications, council references, spatial search and webhooks in their own systems.
Commercial model
Self-serve monthly
From A$199/month · cancel anytime
For research and product teams combining planning, hazards, DA history and eight property scores at a single address.
Commercial model
Annual enterprise licence
Scope and field of use agreed before production access
For childcare data and advisory teams maintaining a development pipeline or producing catchment reports.
Commercial model
Evaluation, then annual licence
A single offer is set after coverage and usage review
Every payload is parsed, enriched and structured into predictable schemas for data teams. This section—including the coverage table, playground, MCP tools and monthly plans below—applies specifically to the DA Data API.
Returns planning facts, site addresses and council document links, not personal contact details. Private emails and phone numbers are removed. Applicant names are not included in any API plan. The website may still display a company or organisation applicant's name—never a private individual's. See our Privacy Policy.
Every DA is mapped to 21 standardized categories. Get clean enums instead of messy descriptions.
AI summaries, estimated costs, and dwelling counts extracted into dedicated JSON properties.
92% of newly lodged DAs carry high-precision Lat/Lng coordinates. Run radius queries out of the box.
Monitoring 365 active councils. We provide the most comprehensive national view in Australia.
Active data sources by state, compared to alternatives.
| State | Total LGAs | DA Leads | PlanningAlerts | Advantage |
|---|---|---|---|---|
| NSW | 128 | 125 | 66 | +59 |
| SA | 68 | 69 | 1 | +68 |
| VIC | 79 | 78 | 67 | +11 |
| QLD | 77 | 28 | 28 | 0 |
| TAS | 29 | 13 | 7 | +6 |
| WA | 139 | 11 | 9 | +2 |
| NT | 17 | 5 | 1 | +4 |
| ACT | 1 | 1 | 1 | 0 |
| Total | 538 | 365 | 180 | +150 |
See exactly what properties you get in the JSON response.
| Data Point | DA Leads | Alternatives |
|---|---|---|
| Address & Description | ||
| Council / Authority | ||
| Lodgement Date | ||
| Info URL | ||
| Public Notice Period | ||
| Trade Category (AI Enum) | ||
| Land Use (residential/commercial/industrial) | ||
| Building Type (house/apartment/warehouse/etc) | ||
| Lot Count (subdivision) | ||
| Number of Dwellings | ||
| Number of Storeys | ||
| Residential Flag | ||
| Estimated Cost | ||
| Decision Date & Status | ||
| Lat / Lng Coordinates | ||
| AI Summary | ||
| Value Band Estimate | ||
| Total fields | 18 | 5 |
Simple RESTful JSON API. Bearer token authentication.
/v1/das
List applications with filters: state, council, category, date range, postcode
/v1/das/nearby
Spatial query: all DAs within a radius of a lat/lng point
/v1/das/{id}
Single DA by ID with full detail including AI summary
/v1/categories
List all 27 trade categories with record counts
/v1/councils
All 365 councils with state, record count, last updated
/v1/suburbs
ABS Census 2021 suburb profiles: tenure split, dwelling mix, bedrooms, age bands. Attribution required
/v1/webhooks
Subscribe to real-time push notifications for new DAs
Try the API right now -- no sign-up required. Uses a built-in demo key with 10 requests/minute limit.
Select an endpoint and click Try it
No API key needed for demo
Connect DA Leads directly to Claude, Cursor, or any MCP-compatible AI tool. Query Australian development data using natural language.
Ask your AI assistant "Show me all pool DAs near Sydney in the last 30 days" and get structured results instantly. No query building required.
DA search, spatial queries and SQL analytics over 840K+ development applications. Keyless Property sample tools let you inspect the response shape; live property_intelligence requires a separately licensed Property Intelligence entitlement and is not included in Starter or Scale.
# uvx fetches it on demand, nothing to install
uvx daleads-mcp
# or install it permanently
pipx install daleads-mcp
{
"mcpServers": {
"da-leads": {
"command": "uvx",
"args": ["daleads-mcp"],
"env": {
"DALEADS_API_KEY": "dk_live_your_key_here"
}
}
}
}
Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client. No key yet? Leave DALEADS_API_KEY empty — the property sample tools work keylessly. Source on GitHub and PyPI.
These prices apply to the DA Data API only. Property Intelligence and Childcare Market Intelligence are separate annual licences.
+ GST where applicable
+ GST where applicable
PlanningAlerts Standard is $3,850/month. Our Scale tier gives you more data for 74% less.
These are not upgrades to a Starter or Scale subscription. Each has its own contract, data boundary, documentation and production entitlement.
Flood depth, planning and hazards in one address payload
Built for research teams, buyers agencies and property platforms that need the underlying evidence inside their own reports. One lookup combines development applications, planning, hazards and all 8 property scores, with source provenance and explicit coverage notes instead of a bare rating.
Commercial model
Annual enterprise licence
Production allowance and permitted field of use are agreed for the organisation. It is not included in either DA Data API monthly plan.
Flood depth specifically: the current library is 55 production rasters covering 48 Brisbane catchments and seven NSW study areas, so most addresses get the other flood evidence without a modelled depth. Coverage varies by component and is stated in every response.
{
"score": 25,
"label": "High Risk",
"official_layer": "hit",
"overlay_basis": "local_library",
"flood_depth": {
"depth_m": 0.72,
"aep": "1% AEP",
"source": "Oxley Creek Flood Study",
"licence": "CC BY 4.0"
}
}
Excerpts from the keyless sample endpoints (163 Grattan St, Carlton VIC; Rocklea QLD for flood). Trimmed to fit: long strings are shortened and some fields dropped. The live payload carries every field, the full source string and the custodian.
Use your own shortlist. We return the available evidence in a report-ready format before any licence discussion.
Built for data teams maintaining a childcare development database or producing site reports. The dedicated feed normalises pipeline stages and works types; the Market Intelligence layer adds radius or customer-supplied Polygon analysis, CSV/GeoJSON and finished PDF/HTML reports.
Commercial model
Evaluation, then one annual licence offer
Production volume and price are set after the coverage and usage review. Starter and Scale pricing does not apply.
Tracked council coverage varies. v1 does not include ACECQA operating services, approved places or NQS ratings, and planning activity is not a utilisation or financial forecast.