Transgate API
A powerful RESTful API for transcription jobs. Submit audio files and retrieve high-quality transcription results with speaker identification.
Authentication
All API requests require an API key to be included in the request header:
Submit Transcription Job (URL)
Submit an audio file for transcription by providing its URL.
Endpoint
Request Body
Example
Response (202 Accepted)
Possible Error Responses
Bad Request: Invalid request body
Unauthorized: Invalid or missing API key
Payment Required: Insufficient balance
Internal Server Error: Server-side error
Get Transcription Status and Results
Retrieve the status and results of a transcription job.
Endpoint
Example
Response (200 OK)
Possible Error Responses
Bad Request: Invalid job ID
Unauthorized: Invalid or missing API key
Not Found: Job not found
Internal Server Error: Server-side error
Job Statuses
draft
Transcription job has been created but not yet submitted
not_started
Transcription job has been submited but not yet started
pending
Transcription will start soon
running
Transcription is in progress
speaker_labeling
Speaker labeling is in progress
completed
Transcription is finished and available
failed
Transcription failed due to an error partially or fully
canceled
Transcription was canceled by the user
deleted
Transcription was deleted by the user
Important Notes
The language
parameter is optional. If not provided, the system will attempt to auto-detect the language.
The callback_url
is optional. If provided, you will receive a webhook notification when the transcription is complete.
Make sure you have sufficient balance in your account before submitting transcription jobs.
Audio URLs must be publicly accessible. You can generate a pre-signed url if hosted on S3 or GCS for example.
The API supports various audio formats (MP3, WAV, etc.). Check the system documentation for supported formats.
SECURE & COMPLETELY CUSTOMIZED DATA TRANSCRIPTION FOR A VARIETY OF INDUSTRIES