Rev ai
Overview
SLUG: REV_AI
Description
Rev AI provides advanced machine learning and speech recognition services for converting audio and video to text.
Authentication Details
API Key
Connecting to Rev ai
Create an auth config
Use the dashboard to create an auth config for the Rev ai toolkit. This allows you to connect multiple Rev ai accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Rev ai 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 [Rev ai toolkit’s playground](https://app.composio.dev/app/Rev ai)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
REV_AI_DELETE_JOB_BY_ID
Tool Name: Delete Job By ID
Description
Action Parameters
Action Response
REV_AI_GET_ACCOUNT
Tool Name: Get Account
Description
Action Parameters
Action Response
REV_AI_GET_CAPTIONS
Tool Name: Get Captions
Description
Action Parameters
Action Response
REV_AI_GET_JOB_BY_ID
Tool Name: Get Job by ID
Description
Action Parameters
Action Response
REV_AI_GET_LIST_OF_JOBS
Tool Name: Get List of Jobs
Description
Action Parameters
Action Response
REV_AI_GET_TRANSCRIPT_BY_ID
Tool Name: Get Transcript by ID
Description
Action Parameters
Action Response
REV_AI_START_STREAM_TRANSCRIPTION
Tool Name: Start Stream Transcription
Description
Action Parameters
Action Response
REV_AI_SUBMIT_TRANSCRIPTION_JOB
Tool Name: Submit Transcription Job
Description
Action Parameters
Action Response
REV_AI_DELETE_CUSTOM_VOCABULARY
Tool Name: Delete Custom Vocabulary
Description
Action Parameters
Action Response
REV_AI_GET_CUSTOM_VOCABULARY_DETAILS
Tool Name: Get Custom Vocabulary Details
Description
Action Parameters
Action Response
REV_AI_SUBMIT_CUSTOM_VOCABULARY
Tool Name: Submit Custom Vocabulary
Description
Action Parameters
Action Response