/
CO
cohere-ai
/
API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2m ago · Updated 2d ago
Details
Filter operations
/audio/transcriptions
1
post
Create a transcription
/batches
4
/connectors
6
/datasets
5
/embed-jobs
4
/finetuning
7
/models
2
post
Chat API (v1)
post
Chat API (v2)
post
Parse API (v2)
post
Generate
post
Embed API (v1)
post
Embed API (v2)
post
Rerank API (v1)
post
Rerank API (v2)
post
Classify
post
Summarize
post
Tokenize
post
Detokenize
post
Check API key
/audio/transcriptions
Create a transcription
Transcribe an audio file.
post
/v2/audio/transcriptions
Response
A successful response.
object
required
text
string
required
The transcribed text.
Changes