NVD website screenshot

NVD

The National Vulnerability Database (NVD) provides REST APIs for CVE (Common Vulnerabilities and Exposures) data, CPE (Common Platform Enumeration) records, match criteria, and source organizations. APIs deliver vulnerability descriptions, CVSS severity scores, affected product lists, CWE classifications, and reference links for security monitoring and dependency alerting.

NVD publishes 5 APIs on the APIs.io network, including CPE API, CPE Match API, CVE API, and 2 more. Tagged areas include Security, CVE, CPE, Vulnerability, and CVSS.

The NVD catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

NVD’s developer surface includes authentication, developer portal, getting-started guide, and 9 more developer resources.

37.8/100 thin ▬ flat Agent 33/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
SecurityCVECPEVulnerabilityCVSS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/nvd: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

National Vulnerability Database API

The National Vulnerability Database (NVD) provides REST and RSS/Atom APIs for CVE (Common Vulnerabilities and Exposures) data. APIs deliver vulnerability descriptions, CVSS seve...

NVD CPE API

Common Platform Enumeration product dictionary

NVD CPE Match API

CVE-to-product match criteria

NVD CVE API

Common Vulnerabilities and Exposures records

NVD CVE Change History API

CVE record modification tracking

NVD Sources API

NVD data source organizations

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

NVD CVE CPE API

OPEN COLLECTION

NVD CVE CPE CPE Match API

OPEN COLLECTION

NVD CPE CVE API

OPEN COLLECTION

NVD CVE API

OPEN COLLECTION

NVD CVE CPE Sources API

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Nvd Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Nvd Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Nvd Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Nvd Context

8 classes · 14 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

NVD API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 11

Standalone JSON Schema definitions for this provider's data models.

CPE

7 properties

JSON SCHEMA

CPEMatchResponse

5 properties

JSON SCHEMA

CPEResponse

7 properties

JSON SCHEMA

NVD CVE Record

14 properties

JSON SCHEMA

CVEConfiguration

1 properties

JSON SCHEMA

CVEHistoryResponse

7 properties

JSON SCHEMA

CVEResponse

7 properties

JSON SCHEMA

CVSSMetricV2

4 properties

JSON SCHEMA

CVSSMetricV3

5 properties

JSON SCHEMA

ErrorResponse

1 properties

JSON SCHEMA

SourceResponse

5 properties

JSON SCHEMA

Scroll for all 11

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Nvd Structure

0 properties

JSON STRUCTURE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nvd Authentication

apiKey · 1 scheme

SECURITY

Nvd Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Nvd Agentic Access

5 operations

5 operations · 0 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nvd
name: NVD
description: The National Vulnerability Database (NVD) provides REST APIs for CVE (Common Vulnerabilities and Exposures) data,
  CPE (Common Platform Enumeration) records, match criteria, and source organizations. APIs deliver vulnerability descriptions,
  CVSS severity scores, affected product lists, CWE classifications, and reference links for security monitoring and dependency
  alerting.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nvd.png
tags:
- Security
- CVE
- CPE
- Vulnerability
- CVSS
url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/apis.yml
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: nvd:nvd-overview
  name: National Vulnerability Database API
  description: The National Vulnerability Database (NVD) provides REST and RSS/Atom APIs for CVE (Common Vulnerabilities and
    Exposures) data. APIs deliver vulnerability descriptions, CVSS severity scores, affected product lists, and reference
    links for security monitoring and dependency alerting.
  humanURL: https://nvd.nist.gov/developers
  tags:
  - Security
  - CVE
  - Vulnerability
  - RSS
  - XML
  properties:
  - type: Documentation
    url: https://nvd.nist.gov/developers
- aid: nvd:nvd-cpe-api
  name: NVD CPE API
  description: Common Platform Enumeration product dictionary
  humanURL: https://nvd.nist.gov/developers/vulnerabilities
  tags:
  - CPE
  properties:
  - type: OpenAPI
    url: openapi/nvd-cpe-api-openapi.yml
  - type: Documentation
    url: https://nvd.nist.gov/developers/vulnerabilities
  - type: GettingStarted
    url: https://nvd.nist.gov/developers/start-here
  - type: Authentication
    url: https://nvd.nist.gov/developers/request-an-api-key
  - type: RateLimits
    url: https://nvd.nist.gov/developers/start-here
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-schema/nvd-cve-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-ld/nvd-context.jsonld
  - type: Documentation
    url: https://nvd.nist.gov/developers/products
  - type: Documentation
    url: https://nvd.nist.gov/developers/data-sources
- aid: nvd:nvd-cpe-match-api
  name: NVD CPE Match API
  description: CVE-to-product match criteria
  humanURL: https://nvd.nist.gov/developers/vulnerabilities
  tags:
  - CPE Match
  properties:
  - type: OpenAPI
    url: openapi/nvd-cpe-match-api-openapi.yml
  - type: Documentation
    url: https://nvd.nist.gov/developers/vulnerabilities
  - type: GettingStarted
    url: https://nvd.nist.gov/developers/start-here
  - type: Authentication
    url: https://nvd.nist.gov/developers/request-an-api-key
  - type: RateLimits
    url: https://nvd.nist.gov/developers/start-here
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-schema/nvd-cve-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-ld/nvd-context.jsonld
  - type: Documentation
    url: https://nvd.nist.gov/developers/products
  - type: Documentation
    url: https://nvd.nist.gov/developers/data-sources
- aid: nvd:nvd-cve-api
  name: NVD CVE API
  description: Common Vulnerabilities and Exposures records
  humanURL: https://nvd.nist.gov/developers/vulnerabilities
  tags:
  - CVE
  properties:
  - type: OpenAPI
    url: openapi/nvd-cve-api-openapi.yml
  - type: Documentation
    url: https://nvd.nist.gov/developers/vulnerabilities
  - type: GettingStarted
    url: https://nvd.nist.gov/developers/start-here
  - type: Authentication
    url: https://nvd.nist.gov/developers/request-an-api-key
  - type: RateLimits
    url: https://nvd.nist.gov/developers/start-here
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-schema/nvd-cve-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-ld/nvd-context.jsonld
  - type: Documentation
    url: https://nvd.nist.gov/developers/products
  - type: Documentation
    url: https://nvd.nist.gov/developers/data-sources
- aid: nvd:nvd-cve-change-history-api
  name: NVD CVE Change History API
  description: CVE record modification tracking
  humanURL: https://nvd.nist.gov/developers/vulnerabilities
  tags:
  - CVE Change History
  properties:
  - type: OpenAPI
    url: openapi/nvd-cve-change-history-api-openapi.yml
  - type: Documentation
    url: https://nvd.nist.gov/developers/vulnerabilities
  - type: GettingStarted
    url: https://nvd.nist.gov/developers/start-here
  - type: Authentication
    url: https://nvd.nist.gov/developers/request-an-api-key
  - type: RateLimits
    url: https://nvd.nist.gov/developers/start-here
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-schema/nvd-cve-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-ld/nvd-context.jsonld
  - type: Documentation
    url: https://nvd.nist.gov/developers/products
  - type: Documentation
    url: https://nvd.nist.gov/developers/data-sources
- aid: nvd:nvd-sources-api
  name: NVD Sources API
  description: NVD data source organizations
  humanURL: https://nvd.nist.gov/developers/vulnerabilities
  tags:
  - Sources
  properties:
  - type: OpenAPI
    url: openapi/nvd-sources-api-openapi.yml
  - type: Documentation
    url: https://nvd.nist.gov/developers/vulnerabilities
  - type: GettingStarted
    url: https://nvd.nist.gov/developers/start-here
  - type: Authentication
    url: https://nvd.nist.gov/developers/request-an-api-key
  - type: RateLimits
    url: https://nvd.nist.gov/developers/start-here
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-schema/nvd-cve-schema.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-ld/nvd-context.jsonld
  - type: Documentation
    url: https://nvd.nist.gov/developers/products
  - type: Documentation
    url: https://nvd.nist.gov/developers/data-sources
common:
- type: AgenticAccess
  url: agentic-access/nvd-agentic-access.yml
- type: DomainSecurity
  url: security/nvd-domain-security.yml
- type: Authentication
  url: authentication/nvd-authentication.yml
- type: Portal
  url: https://nvd.nist.gov/developers
- type: Website
  url: https://nvd.nist.gov/
- type: GettingStarted
  url: https://nvd.nist.gov/developers/start-here
- type: Authentication
  url: https://nvd.nist.gov/developers/request-an-api-key
- type: RateLimits
  url: https://nvd.nist.gov/developers/start-here
- type: TermsOfService
  url: https://nvd.nist.gov/developers/terms-of-use
- type: OpenAPI
  url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/openapi/nvd-cve-openapi.yml
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-schema/nvd-cve-schema.json
- type: JSONLDContext
  url: https://raw.githubusercontent.com/api-evangelist/nvd/refs/heads/main/json-ld/nvd-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/nvd"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/nvd/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/nvd/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.