Gladia
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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Gladia authenticates with an API key. Generate the credential in your Gladia account, then paste it into FlyMyAI the first time an agent uses a Gladia action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Gladia API Key | Your personal Gladia API key, available in your Gladia dashboard. This key must be included in the x-gladia-key header of each API request. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
GLADIA_GET_LIVE_TRANSCRIPTION_RESULT | 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. | id |
GLADIA_GET_PRE_RECORDED_TRANSCRIPTION_RESULT | Tool to retrieve metadata for a pre-recorded transcription job. Use when checking the status or retrieving results of a specific job ID. | id |
GLADIA_INITIATE_LIVE_SESSION | Tool to initiate a live transcription session. Use before streaming audio to get a WebSocket URL. | - |
GLADIA_INITIATE_PRE_RECORDED_TRANSCRIPTION | Tool to initiate a pre-recorded transcription job. Use when you have an audio URL and need asynchronous transcription results. | audio_url |
GLADIA_LIST_LIVE_TRANSCRIPTIONS | Tool to list live transcription jobs. Use when you need an overview of live transcription sessions with optional filtering and pagination. Use after setting up live transcription. | - |
GLADIA_LIST_PRE_RECORDED_TRANSCRIPTIONS | Tool to list pre-recorded transcription jobs with optional filters. Use after submitting or querying jobs to retrieve paginated results. | - |
GLADIA_UPLOAD_AUDIO_VIDEO_FILE | Tool to upload an audio or video file to Gladia's servers. Use when preparing a file for transcription. | file_path |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Gladia!