Skip to main content
The /v1/audio/transcriptions API turns uploaded audio into text. For typical files it behaves as a single request/response (upload the file, get the transcript back).

1. The Request

Method: POST
Endpoint: https://api.sciforium.com/v1/audio/transcriptions
Content-Type: multipart/form-data

Request body parameters

Example request (CURL)

2. The response

Response shape depends on response_format and model support.

Common response formats

Example response

response_format=wav

response_format=pcm

response_format=opus