EmergencyAPI|DocsStatusIncidentsChangelog
...

EmergencyAPI for Developers

The Problem

Australian emergency data is fragmented across 8 states. Each publishes in a different format (GeoJSON, GeoRSS, ArcGIS, RSS, XML, CAP-AU) with different field names, different coordinate systems, and different update intervals.

If you want national coverage, you need to write and maintain parsers for every single feed. That is weeks of work before you can build anything useful.

The Solution

One API. All 8 states. 27 feeds normalised into GeoJSON aligned with CAP-AU standards. Get your first incident in 30 seconds.

GET /api/v1/incidents?state=nsw&eventType=bushfire&format=geojson

Filter by state, event type, severity, warning level, bounding box, or proximity. Cursor-based pagination. CSV and CAP-AU output formats available.

What You Get
  • 27 feeds across all 8 states and territories
  • Bushfires, floods, storms, earthquakes, rescues, hazmat, warnings
  • Updates every 30 seconds to 2 minutes
  • GeoJSON FeatureCollection responses (RFC 7946)
  • CAP-AU compatible severity, urgency, certainty fields
  • Bounding box and proximity search (lat/lng/radius)
  • 500 API calls per day on the free tier
  • No credit card required

Get your API key and fetch your first incident in 30 seconds.

Quick Start GuideView Live DataFull Docs
About

EmergencyAPI provides aggregated emergency incident data for informational purposes only. This data is sourced from official government feeds and may be delayed, incomplete, or inaccurate. Do not use this API as a substitute for official emergency warnings. Always refer to your state emergency service for safety-critical decisions.

IncidentsDocsStatusAttributionPrivacyTermsComplianceGitHubBuilt by SEY Solutions · 2026