Developer Tools9 toolsPaste one API key
Castingwords integration for AI agents
CastingWords offers high-quality, human-powered transcription services with a RESTful API for seamless integration into various workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Castingwords once and call the same tools from all of them.
Setup
Connect Castingwords through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Castingwords exposes 9 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
castingwords_get_prepay_balance | Retrieve the current prepay balance for the account | Read |
castingwords_get_transcript | Retrieve the transcript for a given audiofile in the requested format (txt, doc, rtf, or html) | Read |
castingwords_get_webhook | Retrieve the currently registered webhook URL for account notifications | Read |
castingwords_sku_list | Retrieves all available CastingWords transcription service SKUs with pricing | Read |
castingwords_order_transcript | Create a transcription order for audio/video files at publicly accessible URLs | Read |
castingwords_order_upgrades | Order an upgrade for a specific audio file | Read |
castingwords_register_webhook | Registers a webhook URL to receive CastingWords event notifications | Read |
castingwords_test_webhook | Request a test webhook call for a specific event type | Read |
castingwords_cancel_audiofile | Cancel an ordered audio file and issue a refund if applicable | Write |