OpenHands · Authentication Profile

Openhands Authentication

Authentication

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

AIAgentsAutonomousOpen SourceDeveloper ToolsSoftware EngineeringCode Generation
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

APIKeyHeader apiKey
· in: header (X-Session-API-Key)

Source

Authentication Profile

openhands-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/openhands-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: APIKeyHeader
  type: apiKey
  in: header
  parameter: X-Session-API-Key
  sources:
  - openapi/openhands-openapi.json