📄️ Create a New Transcription Job
This endpoint allows you to create a new transcription job by providing an audio file URL and optionally a webhook callback URL plus additional configuration parameters.
📄️ Get Job Status and Output
This endpoint allows you to check the status of an existing transcription job and retrieve its results if available.
📄️ Cancel a Pending Job
This endpoint allows you to cancel a pending transcription job. Once canceled, the job cannot be resumed or retrieved.