---
title: "Transcribe Audio"
method: POST
path: "/audio/transcribe"
tags: ["Speech-to-Text"]
---

# Transcribe Audio

`POST /audio/transcribe`

Upload a pre-recorded audio file and receive Arabic transcription with timestamps.

## Response `200`

Transcription created successfully

## Other responses

- `400` — Bad Request
- `401` — Unauthorized - Invalid or missing API key

---

[API](https://skmtc.dev/munsit/apis/munsit-api.md) · [All operations](https://skmtc.dev/munsit/apis/munsit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/munsit/munsit-api/revisions/94ffa6d1cc73/schema)
