---
title: "Create Transcription"
method: POST
path: "/v1/audio/transcriptions"
tags: ["openai-compat"]
---

# Create Transcription

`POST /v1/audio/transcriptions`

Transcribe a multipart audio upload through SIE's native extract path.

## Headers

- `X-SIE-MACHINE-PROFILE` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 43 revisions in range; 1 could not be searched.

- **2026-07-22** `872f29afcb07` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/superlinked/apis/sie-server/changes/v1/audio/transcriptions/post.md)

---

[API](https://skmtc.dev/superlinked/apis/sie-server.md) · [All operations](https://skmtc.dev/superlinked/apis/sie-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/superlinked/sie-server/revisions/26ac644915a4/schema)
