Kontent AI · Authentication Profile

Kontent Ai Authentication

Authentication

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

CMSContentGraphQLHeadless CMS
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

kontent-ai-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/kontent-ai-openapi.yml
summary:
  types:
  - http
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: |-
    Send `Authorization: Bearer <YOUR_DELIVERY_API_KEY>`. Required for
    secure delivery, preview delivery, and secured asset access. The
    default public Delivery API does not require authentication.
  sources:
  - openapi/kontent-ai-openapi.yml