API reference
States
Per-jurisdiction coverage: which agencies we carry and how fresh each one is. Base URL https://emergencyapi.com/api/v1.
GET
/statesFeed health by state
Returns the status of each state feed, including last poll time, health, and incident count.
Responses
| Status | Description |
|---|---|
200 | Feed status for all states |
Request
curl "https://emergencyapi.com/api/v1/states" \ -H "Authorization: Bearer YOUR_API_KEY"