Speechmatics · Authentication Profile

Speechmatics Authentication

Authentication

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

Speech RecognitionSpeech-to-TextTranscriptionReal-Time TranscriptionBatch TranscriptionSpeaker DiarizationText-to-SpeechVoice AINLPAudio ProcessingWebSocketREST
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/speechmatics-batch-transcription-api-openapi.yml, openapi/speechmatics-management-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: bearerAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Bearer token authentication. Use the format: Bearer $API_KEY_OR_JWT'
  sources:
  - openapi/speechmatics-batch-transcription-api-openapi.yml
  - openapi/speechmatics-management-api-openapi.yml