Gladia
Overview
SLUG: GLADIA
Description
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.
Authentication Details
API Key
Connecting to Gladia
Create an auth config
Use the dashboard to create an auth config for the Gladia toolkit. This allows you to connect multiple Gladia accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Gladia Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Gladia toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GLADIA_GET_LIVE_TRANSCRIPTION_RESULT
Tool Name: Get live transcription result
Description
Action Parameters
Action Response
GLADIA_GET_PRE_RECORDED_TRANSCRIPTION_RESULT
Tool Name: Get Pre-recorded Transcription Result
Description
Action Parameters
Action Response
GLADIA_INITIATE_LIVE_SESSION
Tool Name: Initiate Live Transcription Session
Description
Action Parameters
Action Response
GLADIA_INITIATE_PRE_RECORDED_TRANSCRIPTION
Tool Name: Initiate Pre-Recorded Transcription
Description
Action Parameters
Action Response
GLADIA_LIST_LIVE_TRANSCRIPTIONS
Tool Name: List live transcription jobs
Description
Action Parameters
Action Response
GLADIA_LIST_PRE_RECORDED_TRANSCRIPTIONS
Tool Name: Gladia List Pre-Recorded Transcriptions
Description
Action Parameters
Action Response
GLADIA_UPLOAD_AUDIO_VIDEO_FILE
Tool Name: Upload Audio/Video File
Description
Action Parameters
Action Response