Nist Authentication

Authentication

National Institute of Standards and Technology (NIST) secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CybersecurityGovernmentMeasurementsResearchScientific DataStandards
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (apiKey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/nist-nvd-cve-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: apiKey
  description: Optional API key obtained from https://nvd.nist.gov/developers/request-an-api-key.
    Increases rate limits.
  sources:
  - openapi/nist-nvd-cve-openapi.yml