ZeroHour

Feeds & API

Every view is available as RSS and JSON. Feeds show one entry per story with the AI one-liner and summary; updated on every ingest run.

RSS feeds

Per-source feeds

JSON API

/api/items?domain=cyber&severity=critical&hours=24&sort=importance
Items with the same filters as the news page; add &all=1 to include duplicates, &mode=semantic&q=… for hybrid search
/api/cves?kev=1&sort=kev&days=30
CVEs with CVSS, EPSS, KEV, PoC, ecosystem tags (&eco=WordPress)
/api/incidents?kind=ransomware_leak&days=7
Leak-site posts and breaches
/api/models
Hugging Face trending, Artificial Analysis leaderboard, release timeline
/api/watch?keys=vendor:fortinet,actor:lockbit
Items mentioning watched entities
/api/iocs?days=7&format=csv
Indicators (json | csv | stix)
/api/ask?q=what+is+exploited+this+week
Grounded Q&A with citations (rate-limited)
/api/stats
Dashboard counters and per-day series
/api/health
Uptime check: 200 when ingest is fresh, 503 otherwise

All responses are JSON with permissive CORS. No keys, no auth; be reasonable with request rates.

Other views

  • /kiosk — wall-display mode, rotating panels, UTC clock
  • /brief — daily and weekly briefs, printable (Ctrl/Cmd+P)
  • /analytics — time-to-exploit statistics