Wispr AI · Authentication Profile

Wispr Ai Authentication

Authentication

Wispr AI secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyVoiceSpeech-to-TextDictationArtificial IntelligenceProductivityTranscription
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiKeyHeaderPatched apiKey
· in: header (Authorization)
APIKeyHeader apiKey
· in: header (X-API-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/wispr-ai-backend-openapi-original.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyHeaderPatched
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/wispr-ai-backend-openapi-original.json
- name: APIKeyHeader
  type: apiKey
  in: header
  parameter: X-API-Key
  sources:
  - openapi/wispr-ai-backend-openapi-original.json