POSThttps://api.assemblyai.com/v2/realtime/token
Body Parameters
View in API Reference
Request
$curl -X POST https://api.assemblyai.com/v2/realtime/token \
> -H "Authorization: " \
> -H "Content-Type: application/json" \
> -d '{
> "expires_in": 480
>}'
Response