Skip to main content
Every gladia.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Live

deleteSession

live.deleteSession Permanently delete a live transcription session Risk: destructive · Irreversible
Input Output: object

getTranscriptionResult

live.getTranscriptionResult Retrieve a live transcription session result Risk: read
Input Output

initiateTranscriptionSession

live.initiateTranscriptionSession Create a live transcription session and return its WebSocket URL Risk: write
Input
Output

listTranscriptionJobs

live.listTranscriptionJobs List live transcription jobs with pagination and filters Risk: read
Input
Output

Pre Recorded

deleteJob

preRecorded.deleteJob Permanently delete a pre-recorded transcription job Risk: destructive · Irreversible
Input Output: object

getJob

preRecorded.getJob Retrieve a pre-recorded transcription job and result Risk: read
Input Output

initiateTranscription

preRecorded.initiateTranscription Start a pre-recorded transcription job Risk: write
Input
Output

listJobs

preRecorded.listJobs List pre-recorded transcription jobs with pagination and filters Risk: read
Input
Output

Upload

audioVideoFile

upload.audioVideoFile Upload an audio or video file for a pre-recorded job Risk: write
Input Output