HashiCorp Vault · Authentication Profile

Hashicorp Vault Authentication

Authentication

HashiCorp Vault secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

DevOpsEncryptionInfrastructureSecrets ManagementSecurity
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

VaultToken apiKey
· in: header (X-Vault-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/hashicorp-vault-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: VaultToken
  type: apiKey
  in: header
  parameter: X-Vault-Token
  description: Vault client token
  sources:
  - openapi/hashicorp-vault-openapi.yml