Lasso Security · Authentication Profile

Lasso Security Authentication

Authentication

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

AILLMGenAI SecurityPrompt InjectionGuardrailsMCP
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

LassoApiKey apiKey
· in: header (lasso-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/lasso-security-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: LassoApiKey
  type: apiKey
  in: header
  parameter: lasso-api-key
  description: Lasso API key issued from the Lasso dashboard (app.lasso.security).
  sources:
  - openapi/lasso-security-openapi.yml