Create temporary authentication token for Streaming STT
POST {{baseUrl}}/v2/realtime/token
Create a temporary authentication token for Streaming Speech-to-Text
Request Body
{"expires_in"=>480}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"token":"fe4145dd1e7a2e149488dcd2d553a8018a89833fc5084837d66fd1bcf5a105d4"}