- Files
- Transcripts
- LeMUR
- Streaming
Request
$ curl -X POST https://api.assemblyai.com/v2/realtime/token \ > -H "Authorization: " \ > -H "Content-Type: application/json" \ > -d '{ > "expires_in": 480 > }'
Response
$ curl -X POST https://api.assemblyai.com/v2/realtime/token \ > -H "Authorization: " \ > -H "Content-Type: application/json" \ > -d '{ > "expires_in": 480 > }'