Lakera · Authentication Profile

Lakera Ai Authentication

Authentication

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

AI SecurityArtificial IntelligenceGenerative AILLM SecurityPrompt InjectionAI GuardrailsAI Red TeamingData Loss PreventionContent ModerationCheck Point
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/lakera-guard-api-openapi.yml, openapi/lakera-platform-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: API Key
  description: |-
    Lakera Guard SaaS API key issued from the Lakera platform. Pass as
    `Authorization: Bearer $LAKERA_GUARD_API_KEY`. Self-hosted deployments
    may run without authentication.
  sources:
  - openapi/lakera-guard-api-openapi.yml
  - openapi/lakera-platform-api-openapi.yml