National Institutes of Health (NIH) · Authentication Profile

Nih Authentication

Authentication

National Institutes of Health (NIH) secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

BiomedicalResearchPubMedClinicalTrialsPubChemGenomicsHealthScienceGovernment
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

ApiKeyAuth apiKey
· in: query (api_key)
ApiKeyAuthHeader apiKey
· in: header (api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/ncbi-datasets-v2.yaml
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: query
  parameter: api_key
  sources:
  - openapi/ncbi-datasets-v2.yaml
- name: ApiKeyAuthHeader
  type: apiKey
  in: header
  parameter: api-key
  sources:
  - openapi/ncbi-datasets-v2.yaml