Hevn Inc · Authentication Profile

Hevn Inc Authentication

Authentication

Hevn Inc secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyFinancial ServicesFintechBankingPaymentsStablecoinUSDCCross-Border PaymentsBusiness AccountsMCPAgentsAPI
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

HTTPBearer http
scheme: bearer
ApiKeyAuth apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/hevn-inc-openapi-original.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: HTTPBearer
  type: http
  scheme: bearer
  sources:
  - openapi/hevn-inc-openapi-original.json
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: x-api-key
  description: Alternative HEVN API key header. The CLI defaults to Authorization Bearer unless
    configured with HEVN_API_KEY_HEADER=X-Api-Key.
  sources:
  - openapi/hevn-inc-openapi-original.json