---
title: "Changes to Transcribes audio into the input language."
method: POST
path: "/openai/v1/audio/transcriptions"
---

# Changes to Transcribes audio into the input language.

`POST /openai/v1/audio/transcriptions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 43 revisions.

- **2025-05-16** `ee34f94100e3` — 1 info
- **2025-03-19** `57e8ccf3bae4` — 3 info
- **2024-12-03** `98874226a7dc` — 1 breaking, 1 info
- **2024-08-27** `1f0d266ba97b` — 1 breaking, 1 info
- **2024-06-26** `f2c71038b5ac` — 1 breaking, 1 info
- **2024-06-26** `d9cb66d87629` — 2 info
- **2024-05-25** `a4c1214ecaa2` — 1 breaking, 2 info
- **2024-05-22** `0f93f9ac6d4a` — 1 info
- **2024-05-21** `45aff5d28bf6` — 2 breaking
- **2024-05-15** `a3e82ffbc462` — 1 warning, 1 info
- **2024-05-15** `c28de228634e` — 1 breaking

## Changes

- **2025-05-16** `ee34f94100e3` — 1 info
  - added the new `whisper-large-v3-turbo` enum value to the request property `model/anyOf[subschema #2]/`
- **2025-03-19** `57e8ccf3bae4` — 3 info
  - added the new optional request property `url`
  - added `subschema #1, subschema #2` to the request body `oneOf` list
  - the request property `file` became optional
- **2024-12-03** `98874226a7dc` — 1 breaking, 1 info
  - removed the enum value `false` of the request property `language/anyOf[subschema #2]/`
  - added the new `no` enum value to the request property `language/anyOf[subschema #2]/`
- **2024-08-27** `1f0d266ba97b` — 1 breaking, 1 info
  - removed the enum value `no` of the request property `language/anyOf[subschema #2]/`
  - added the new `false` enum value to the request property `language/anyOf[subschema #2]/`
- **2024-06-26** `f2c71038b5ac` — 1 breaking, 1 info
  - removed `subschema #1` from the `language` request property `anyOf` list
  - added `subschema #1, subschema #2` to the `language` request property `anyOf` list
- **2024-06-26** `d9cb66d87629` — 2 info
  - added `subschema #1` to the `language` request property `anyOf` list
  - the `language` request property type/format was generalized from `string`/`` to ``/``
- **2024-05-25** `a4c1214ecaa2` — 1 breaking, 2 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/CreateTranscriptionResponseJson, #/components/schemas/CreateTranscriptionResponseVerboseJson` from the response body `oneOf` list for the response status `200`
  - added the required property `text` to the response with the `200` status
- **2024-05-22** `0f93f9ac6d4a` — 1 info
  - the endpoint scheme security `api_key` was removed from the API
- **2024-05-21** `45aff5d28bf6` — 2 breaking
  - removed the enum value `srt` of the request property `response_format`
  - removed the enum value `vtt` of the request property `response_format`
- **2024-05-15** `a3e82ffbc462` — 1 warning, 1 info
  - removed the request property `timestamp_granularities[]`
  - added the new optional request property `timestamp_granularities`
- **2024-05-15** `c28de228634e` — 1 breaking
  - added `#/components/schemas/CreateTranscriptionResponseVerboseJson` to the response body `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/groq/apis/groqcloud-api/docs/openai/v1/audio/transcriptions/post.md) · [API](https://skmtc.dev/groq/apis/groqcloud-api.md) · [Page](https://skmtc.dev/groq/apis/groqcloud-api/changes/openai/v1/audio/transcriptions/post)
