Skip to main content
POST
Start Job

Overview

Start transcription for a job in CREATED status. Returns 202 Accepted while validation and queueing run in the background. Creating a job does not start processing — you must call this endpoint.

Authentication

Path parameters

Example cURL

Response

Success (202)

Error responses

409 Already started

Next steps

Poll Get Job Status every 10 seconds (prefer 30 seconds for 100+ file jobs) until a terminal status. Use the playground on the right to try this endpoint with your API key.

Authorizations

X-API-Key-ID
string
header
required

Your Gnani Prisma v2.5 API key

Path Parameters

job_id
string
default:019fa854-1db0-7e45-a026-7a6b09ff6d7c
required

Job ID returned by Create Job. Paste the UUID from the Create Job response.

Response

Accepted

The response is of type object.