Beta
Seattle.net is a public prototype. Transit, alerts, services, and current city checks are the most reliable parts right now. Event and neighborhood coverage is partial and may send you to official sources.
Public API
API Index
Endpoint directory for feeds, live data, and automation templates.
Responses are cached with an approximate 300-second revalidate cadence and protected by lightweight rate limiting.
Feeds
- /api/alerts.rss
RSS feed for alerts updates.
- /api/alerts.json
JSON feed for normalized alerts.
- /api/events.ics
Calendar feed for featured events.
Live data
- /api/alerts
Normalized alerts payload used by the homepage.
- /api/alerts.digest
Top 10 important alerts ranked for Seattle relevance.
- /api/health
System health JSON with source status and latency.
Signed (templates only)
- /api/brief.signed?token=YOUR_TOKEN
Signed brief endpoint template for automations.
- /api/alerts.digest.signed?token=YOUR_TOKEN
Signed alerts digest template for automations.