CastingWords offers high-quality, human-powered transcription services with a RESTful API for seamless integration into various workflows.
Tool to cancel an ordered audio file and issue a refund if applicable. use when no transcription work has been done on the file (pre-processing, audio processing, error states).
Tool to retrieve the current prepay balance for the account. use when you need to check available funds before placing new transcription orders.
Tool to retrieve the currently registered webhook url for account notifications. use when you need to verify your webhook setup.
Tool to create a new transcription order for audio/video at a url. use when you have an accessible media url and need to initiate transcription.
Tool to order an upgrade for a specific audio file. use after transcription is complete to add items like timestamps or extra editing. example: 'order timestamps for file 12345'.
Tool to register a webhook url to receive transcript completion notifications. use when you want castingwords to post transcript-complete events to your service endpoint.