Real-time Australian emergency incident data, for the platforms that depend on it.

Built for utilities

31 emergency data feeds across all 8 states, unified into one integration.

31/31 feeds operationalCAP-AU ValidatedSupply Nation Registered
31
Live Feeds
9,515
Active Incidents
8
States Covered
5.3M+
Historical Records

The problem with Australian emergency data

Australian emergency services publish incident data across dozens of separate feeds in different formats. Integrating them yourself means maintaining connections to each one, handling format differences, and dealing with upstream changes.

Without EmergencyAPI
  • Poll 30+ feeds yourself
  • Parse 8 different data formats
  • Handle upstream changes and outages
  • Build your own geocoding pipeline
  • No historical archive
With EmergencyAPI
  • One API call
  • Unified GeoJSON schema
  • We handle upstream changes
  • Coordinates on every incident
  • 5.3M+ archived incidents

Built for

UtilitiesMonitor infrastructure near active incidents. Proximity alerts for power networks, water, and telco.
InsuranceReal-time risk exposure data. Hazard history for underwriting and claims processing.
News and MediaAutomate breaking news alerts. Structured data for broadcast overlays and incident tracking.
DevelopersProximity alerts, incident maps, safety dashboards. GeoJSON, cursor pagination, free tier.
Healthcare and TelehealthCheck if a patient address is in a declared disaster area before a consult, from official government sources.
Disaster DeclarationsPostcode to natural-disaster declaration status from official government sources. Enterprise capability.

See the data

One call returns a GeoJSON FeatureCollection, the same shape across all 8 states. Drop it straight into Leaflet, Mapbox, or any map library.

200 OK - application/geo+json
{
  "type": "FeatureCollection",
  "features": [{
    "type": "Feature",
    "id": "wa-dfes-1087245",
    "geometry": { "type": "Point", "coordinates": [115.86, -31.95] },
    "properties": {
      "source": { "state": "wa", "agency": "DFES" },
      "title": "Bushfire - Red Hill Rd, Mundijong",
      "eventType": "bushfire",
      "status": "active",
      "warningLevel": "watch_and_act",
      "severity": "Severe",
      "location": { "address": "RED HILL RD", "suburb": "MUNDIJONG", "state": "WA" },
      "details": { "size": "15 ha", "resources": 12 },
      "timestamps": {
        "reported": "2026-04-10T14:35:00+08:00",
        "updated": "2026-04-10T16:12:00+08:00"
      }
    }
  }],
  "meta": { "total_count": 214, "has_more": false }
}

Disaster declaration status by postcode

New: send an Australian postcode and get the natural-disaster declaration status of its local government areas, from official government sources, with source links and dates. Built for telehealth, insurance, councils, and logistics teams that need to know whether an address sits in a declared disaster area. An enterprise capability, available by request.

Built for enterprise integration

CAP-AU ValidatedCAP Atom feed validates against the CAP-AU Profile v3.0 (OASIS CAP 1.2).
Official Government FeedsBuilt on official Australian government emergency feeds, with the few community-decoded sources clearly flagged.
Supply Nation RegisteredRegistered supplier on the Supply Nation platform.
Built on SOC 2 InfrastructureHosted on Vercel and Supabase, both SOC 2 Type II compliant.
ReliabilitySelf-healing infrastructure and per-feed monitoring. See our SLA.
SecurityAPI-key auth, row level security, rate limiting, and a published self-assessment.

Full compliance details at /compliance.

Designed to supplement, not replace

Your organisation already has primary emergency alert channels. EmergencyAPI provides the structured data layer alongside them. Searchable, filterable, historical. Built for integration into your existing systems, not to compete with official warning channels.

Live Feed Status

StateAgencyStatusIncidentsLast Polled
ACTESA-CURRENThealthy22< 5 min
ACTESA-ALLhealthy23< 5 min
ACTESA-FDRhealthy0< 1 hr
NATIONALGAhealthy2< 1 hr
NATIONALGA-HOTSPOTShealthy1123< 5 min
NSWRFS-WARNhealthy0< 15 min
NSWRFShealthy23< 1 min
NSWSEShealthy2< 5 min
NTPFEShealthy35< 1 min
QLDQFD-WARNhealthy44< 15 min
QLDEMQhealthy0< 15 min
QLDQFDhealthy45< 5 min
SASES-PAGERhealthy27< 5 min
SASAAS-PAGERhealthy342< 1 min
SABOMBER-PAGERhealthy0< 5 min
SACFShealthy4< 1 min
SACFS-PAGERhealthy9< 5 min
SAMFShealthy8< 5 min
SASEShealthy19< 5 min
TASTFShealthy1< 5 min
TASTASALERThealthy0< 15 min
TASTASALERT-RSShealthy0< 5 min
VICSEShealthy43< 15 min
VICCFA-FDRhealthy5< 15 min
VICEMV-FLOODhealthy4< 15 min
VICEMV-FIREhealthy20< 15 min
VICEMVhealthy81< 1 min
WADFES-WARN-AREAShealthy3< 1 hr
WADFES-AREAShealthy1< 15 min
WADFES-WARNhealthy4< 1 hr
WADFEShealthy53< 15 min

Quick start, sample response, API endpoints, and features.

Guides and Tutorials

What is EmergencyAPI?How it works, what you get, who uses it. The full overview.
Python QuickstartFetch, filter, and paginate emergency data with Python in 5 minutes.
Emergency Data FeedsEvery Australian feed mapped by state. Formats, URLs, and gotchas.
Disaster Declarations ExplainedHow Australian disaster declarations work, and how to check status by postcode.
View All Guides6 guides + 8 state guides + use cases

Data Sources

Sourced from official Australian government and national data feeds:

QLD QFD · NSW RFS · VIC EMV · SA CFS/MFS/SES · WA DFES · ACT ESA · TAS TFS · NT PFES · GA Earthquakes · DEA Hotspots

See /v1/attribution for full licence details.

Get started

5,000 requests per month on the free tier. No credit card. No approval process.

Get API KeyTalk to UsDocumentation