Hiro · Authentication Profile

Hiro Authentication

Authentication

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

Web3BlockchainBitcoinStackssBTCIndexing
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

rpcAuth apiKey
· in: header (authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/hiro-stacks-node-rpc-api-openapi.yaml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: rpcAuth
  type: apiKey
  in: header
  parameter: authorization
  description: |-
    Plain-text secret value that must exactly equal the node's
    configured password, which is set as `connection_options.auth_token`
    in the node's configuration file.
  sources:
  - openapi/hiro-stacks-node-rpc-api-openapi.yaml