Castingwords
Overview
SLUG: CASTINGWORDS
Description
CastingWords offers high-quality, human-powered transcription services with a RESTful API for seamless integration into various workflows.
Authentication Details
API Key
Connecting to Castingwords
Create an auth config
Use the dashboard to create an auth config for the Castingwords toolkit. This allows you to connect multiple Castingwords accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 Castingwords toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CASTINGWORDS_CANCEL_AUDIOFILE
Tool Name: Cancel and Refund Audio File
Description
Action Parameters
Action Response
CASTINGWORDS_GET_PREPAY_BALANCE
Tool Name: Get Prepay Balance
Description
Action Parameters
Action Response
CASTINGWORDS_GET_WEBHOOK
Tool Name: Get registered webhook URL
Description
Action Parameters
Action Response
CASTINGWORDS_ORDER_TRANSCRIPT
Tool Name: Order Transcript
Description
Action Parameters
Action Response
CASTINGWORDS_ORDER_UPGRADES
Tool Name: Order Upgrades
Description
Action Parameters
Action Response
CASTINGWORDS_REGISTER_WEBHOOK
Tool Name: Register Webhook
Description
Action Parameters
Action Response
CASTINGWORDS_SKU_LIST
Tool Name: List Available SKUs
Description
Action Parameters
Action Response
CASTINGWORDS_TEST_WEBHOOK
Tool Name: Test Webhook Call
Description
Action Parameters
Action Response