Create Job
Create Job
Create a batch transcription job and upload audio files, a ZIP, or public URLs.
POST
Create Job
Overview
Create a new batch transcription job. The job is created inCREATED status with your files accepted — it does not start transcription yet.
Call Start Job after create.
Authenticated private bucket access is not supported.
Authentication
Request Body
Multipart upload (multipart/form-data)
Public URL (application/json)
Example cURL
Direct upload
Public URL
Response
Success (201)
job_id. Always start with:
/v1/jobs/...)
Error responses
400 Unsupported languageNext steps
- Start Job
- Get Job Status — poll until terminal
- Get Job Files — then
GETeachtranscript_url
Authorizations
Your Gnani Prisma v2.5 API key
Body
application/json