---
title: "Create transcription (speech-to-text)"
method: POST
path: "/v1/audio/transcriptions"
tags: ["audio"]
---

# Create transcription (speech-to-text)

`POST /v1/audio/transcriptions`

## Response `200`

Transcription in the requested response_format: a JSON object for json/verbose_json, or a text/plain body for text/srt/vtt

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `502` — Bad Gateway

---

[API](https://skmtc.net/enterpilot/apis/gomodel-api.md) · [All operations](https://skmtc.net/enterpilot/apis/gomodel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/enterpilot/gomodel-api/revisions/4c27ea61fcfe/schema)
