Windsurf · Authentication Profile

Windsurf Authentication

Authentication

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

AIDeveloper ToolsCode EditorAgentCascadeIDEMCP
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

serviceKey apiKey
· in: header (Authorization)

Source

Authentication Profile

windsurf-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/windsurf-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: serviceKey
  type: apiKey
  in: header
  parameter: Authorization
  description: Service key authentication for Windsurf enterprise deployments
  sources:
  - openapi/windsurf-openapi.yml