Jentic · Authentication Profile

Jentic Authentication

Authentication

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

AI AgentsArazzoOpenAPIMCPWorkflowsIntegrationsAgent RuntimeStandard AgentJust In Time ToolingCredential VaultAgent GovernanceObservabilityAPI AI Readiness
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (X-JENTIC-API-KEY)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/jentic-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: X-JENTIC-API-KEY
  description: Agent-scoped API key obtained either by calling `/auth/register` or by clicking
    Generate API Key on an agent in the Jentic console at app.jentic.com. The key authorizes
    only the APIs and workflows in that agent's scope.
  sources:
  - openapi/jentic-openapi.yml