Mistral AI/audioApiV1TranscriptionsPostStream

Online calls unavailable · details below

Mistral AIMistral AI API

POST/v1/audio/transcriptions

Manage audio Api V1 Transcriptions Post Stream.

Contract-preserving POST Endpoint for audio Api V1 Transcriptions Post Stream in the Mistral AI API. Model and resource-specific values are supplied by the caller at runtime.

All 238 ApiKey-authenticated Mistral AI Platform REST endpoints from a fixed Apache-2.0-licensed official revision, including typed SSE streaming and Workflows. Hub provides documentation and an independent SDK/CLI, but never proxies model, account, or usage data; callers connect directly with local API keys.

Request

operationId
audioApiV1TranscriptionsPostStream
Server
https://api.mistral.ai
Authentication
ApiKey

Request parameters

No URL, query, or header parameters.

Request body

AudioTranscriptionRequestStreamrequired

Content-Type: multipart/form-data

Properties: context_biasdiarizefilefile_idfile_urllanguagemodelstreamtemperaturetimestamp_granularities

Responses

200

TranscriptionStreamEventstext/event-stream

Successful supplier response.

Properties: dataevent

{
  "event": "transcription.language"
}

Stream events

Unknown events: Preserved as raw payloads for forward compatibility.

message

Data format: Textunknown