---
title: "Submit an audio file for asynchronous transcription."
method: POST
path: "/v1/transcription_jobs"
tags: ["transcriptionApi"]
---

# Submit an audio file for asynchronous transcription.

`POST /v1/transcription_jobs`

## Response `202`

Successful Response

- JobIDResponse
  - `job_id` string, required — The unique ID of the created job

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/kotoba/apis/batch-rest.md) · [All operations](https://skmtc.net/kotoba/apis/batch-rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kotoba/batch-rest/revisions/1e1da40c16d9/schema)
