Agenta · Authentication Profile

Agenta Authentication

Authentication

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

AILLMOpsPrompt ManagementLLM EvaluationObservability
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

ApiKeyAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/agenta-openapi.yml
summary:
  types:
  - http
schemes:
- name: ApiKeyAuth
  type: http
  scheme: bearer
  description: 'Agenta API key sent in the Authorization header. Generate keys from the Agenta
    web app under Settings > API keys. The value is passed as `Authorization: ApiKey <key>`
    (Bearer-style header credential).'
  sources:
  - openapi/agenta-openapi.yml