CyberThreat Intelligence API · v0.1.0 live sync · 9m ago

A standing record
of software vulnerabilities,
queryable by sector.

An open-source intelligence pipeline that collects software vulnerabilities from public feeds, scores them against industry profiles and exposes the result as a documented HTTP API. The page you are reading is rendered from the same service it describes — every number below is a live read.

Ledger
28741
threats indexed
363
in the last 24 hours
1845
rated critical
3
active sources
Severity distribution
Critical
1845
High
9886
Medium
13883
Low
2611
Endpoints
  1. GET /api/v1/threats
    Paginated list of indexed threats, filterable by severity and source.
  2. GET /api/v1/cve/{cve_id}
    Lookup a single CVE record with CVSS, CWE links and references.
  3. GET /api/v1/sectors
    Public sector profiles available for sector-scored views.
  4. GET /api/v1/sectors/{sector_id}/dashboard
    Top scored threats over 24h and 7d, plus sector-level statistics.
  5. GET /api/v1/sectors/{sector_id}/feed.rss
    RSS feed of high-severity threats scored against a sector.
  6. GET /api/v1/stats/global
    Aggregate counts and severity distribution across all sources.
Sectors