HashiCorp Consul · Authentication Profile

Consul Authentication

Authentication

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

ACLConfigurationHealth CheckingKey/Value StoreMulti-DatacenterOpen SourceService DiscoveryService Mesh
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ConsulToken apiKey
· in: header (X-Consul-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/consul-http-api.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ConsulToken
  type: apiKey
  in: header
  parameter: X-Consul-Token
  description: ACL token for authentication
  sources:
  - openapi/consul-http-api.yml