Lakera · Authentication Profile

Lakera Authentication

Authentication

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

AI SecurityLLM SecurityPrompt InjectionGuardrailsRed TeamingGenAIAPI
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

lakera-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/lakera-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'Bearer token issued in the Lakera dashboard. Header format: `Authorization:
    Bearer ${LAKERA_GUARD_API_KEY}`. Self-hosted deployments may run without authentication.'
  sources:
  - openapi/lakera-openapi.yml