Gladia provides state-of-the-art audio transcription and intelligence services through a simple API, enabling real-time and asynchronous transcription, translation, and audio analysis.
Tool to delete a live transcription session and all its associated data (audio file, transcription). Use when permanently removing a live session from Gladia.
Tool to delete a pre-recorded transcription job and all its associated data (audio file, transcription). Use when permanently removing a transcription job from Gladia.
Tool to delete a transcription job and all its data (audio file, transcription). Use DELETE /v2/pre-recorded/{id} instead as this endpoint is deprecated.
Tool to retrieve metadata and results of a live transcription job. Use when you need detailed status or results for a specific live transcription session.
Tool to retrieve a pre-recorded transcription job's metadata, status, and results by ID. Use when checking the status or retrieving results of a specific pre-recorded job.
Tool to retrieve metadata for a pre-recorded transcription job. Use when checking the status or retrieving results of a specific job ID.