/
TO
together
/
Together APIs
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
OpenAPI 3.1.0
MIT
2026-07-31
192
456
807.8 KB
Audio
Create audio transcription request
Transcribes audio into text
post
/audio/transcriptions
Response
OK
union
required
AudioTranscriptionJsonResponse
required
OR
AudioTranscriptionVerboseJsonResponse
required
Example response
{ "text": "Hello, world!" }