Empirical Security

Empirical Security builds data-driven models that predict which vulnerabilities will actually be exploited, so security teams can prioritize remediation by real-world risk instead of raw CVSS severity. It operates the Foundation (global) model, which combines real-time internet exploitation telemetry with EPSS and monitors 18,000+ exploited CVEs; hourly-updated EPSS models (epss_v3, epss_v4, epss_v5); and Radiant, an organization-specific model that layers your local assets, configurations and internal telemetry on top of the Foundation data. The read-only REST API exposes CVE detail, per-model scores and percentiles, malware hashes, critical indicators, score history, change history, full dataset export, search, and saved CVE groups, secured with OAuth 2.0 client credentials (JWT bearer). Empirical Security is backed by Costanoa Ventures.

Empirical Security publishes 1 API on the APIs.io network. Tagged areas include Company, Security, Cybersecurity, Vulnerability Management, and Vulnerability Prioritization.

Empirical Security’s developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, authentication, and 17 more developer resources.

44.6/100 thin Agent 69/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanySecurityCybersecurityVulnerability ManagementVulnerability PrioritizationCVEEPSSExploit PredictionThreat Intelligence

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 44.6/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/empirical-security: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Empirical Security API

Read-only REST API for real-time CVE exploitation-probability scores (Foundation/global and EPSS models), CVE detail, malware hashes, critical indicators, score history, search,...

MCP Servers

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: empirical-security
name: Empirical Security
description: Empirical Security builds data-driven models that predict which vulnerabilities will actually be exploited, so
  security teams can prioritize remediation by real-world risk instead of raw CVSS severity. It operates the Foundation (global)
  model, which combines real-time internet exploitation telemetry with EPSS and monitors 18,000+ exploited CVEs; hourly-updated
  EPSS models (epss_v3, epss_v4, epss_v5); and Radiant, an organization-specific model that layers your local assets, configurations
  and internal telemetry on top of the Foundation data. The read-only REST API exposes CVE detail, per-model scores and percentiles,
  malware hashes, critical indicators, score history, change history, full dataset export, search, and saved CVE groups, secured
  with OAuth 2.0 client credentials (JWT bearer). Empirical Security is backed by Costanoa Ventures.
url: https://raw.githubusercontent.com/api-evangelist/empirical-security/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- costanoa-ventures
x-tier: profiled
x-tier-reason: enrichment-pipeline
image: https://www.empiricalsecurity.com/favicon.ico
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Security
- Cybersecurity
- Vulnerability Management
- Vulnerability Prioritization
- CVE
- EPSS
- Exploit Prediction
- Threat Intelligence
apis:
- name: Empirical Security API
  description: Read-only REST API for real-time CVE exploitation-probability scores (Foundation/global and EPSS models), CVE
    detail, malware hashes, critical indicators, score history, search, and saved CVE groups. Secured with OAuth 2.0 client
    credentials.
  humanURL: https://docs.empiricalsecurity.com/
  baseURL: https://app.empiricalsecurity.com/api
  tags:
  - CVE
  - EPSS
  - Vulnerability Prioritization
  properties:
  - type: OpenAPI
    url: openapi/empirical-security-openapi.yml
  - type: Overlay
    url: overlays/empirical-security-openapi-overlay.yaml
  - type: Documentation
    url: https://docs.empiricalsecurity.com/
  - type: APIReference
    url: https://docs.empiricalsecurity.com/api_reference/cves
  - type: Authentication
    url: authentication/empirical-security-authentication.yml
  - type: OAuthScopes
    url: scopes/empirical-security-scopes.yml
  - type: ErrorCatalog
    url: errors/empirical-security-problem-types.yml
  - type: Conventions
    url: conventions/empirical-security-conventions.yml
  - type: Lifecycle
    url: lifecycle/empirical-security-lifecycle.yml
  - type: Conformance
    url: conformance/empirical-security-conformance.yml
  - type: DataModel
    url: data-model/empirical-security-data-model.yml
  - type: MCPServer
    url: mcp/empirical-security-mcp.yml
  - type: AgenticAccess
    url: agentic-access/empirical-security-agentic-access.yml
  - type: LLMsTxt
    url: llms/empirical-security-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.empiricalsecurity.com
- type: DeveloperPortal
  url: https://docs.empiricalsecurity.com/
- type: Documentation
  url: https://docs.empiricalsecurity.com/
- type: APIReference
  url: https://docs.empiricalsecurity.com/api_reference/cves
- type: GettingStarted
  url: https://docs.empiricalsecurity.com/authentication
- type: Blog
  url: https://research.empiricalsecurity.com/
- type: SignUp
  url: https://www.empiricalsecurity.com/contact
- type: Login
  url: https://app.empiricalsecurity.com/
- type: TermsOfService
  url: https://www.empiricalsecurity.com/terms-conditions
- type: PrivacyPolicy
  url: https://www.empiricalsecurity.com/privacy-policy
- type: Authentication
  url: authentication/empirical-security-authentication.yml
- type: OAuthScopes
  url: scopes/empirical-security-scopes.yml
- type: ErrorCatalog
  url: errors/empirical-security-problem-types.yml
- type: Conventions
  url: conventions/empirical-security-conventions.yml
- type: Lifecycle
  url: lifecycle/empirical-security-lifecycle.yml
- type: Conformance
  url: conformance/empirical-security-conformance.yml
- type: DataModel
  url: data-model/empirical-security-data-model.yml
- type: WellKnown
  url: well-known/empirical-security-well-known.yml
- type: MCPServer
  url: mcp/empirical-security-mcp.yml
- type: AgenticAccess
  url: agentic-access/empirical-security-agentic-access.yml
- type: LLMsTxt
  url: llms/empirical-security-llms.txt
- type: DomainSecurity
  url: security/empirical-security-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence