Skip to main content
POST
Create a streaming transcription token

Authorizations

X-API-KEY
string
header
required
X-ACCOUNT-ID
string
header
required

Body

application/json
expiresIn
integer
required

Duration of the token in seconds

Required range: 60 <= x <= 604800
Example:

3600

Response

Audio transcription stream token

token
string
Example:

"tok_EXAMPLE123456789"