realtime
Mint an ephemeral realtime client secret
GoModel API reference for POST /v1/realtime/client_secrets: Mint an ephemeral realtime client secret.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional provider hint
Body
application/json
Client secret request: session config with the routing model (session.model, or the nested transcription model) plus optional expires_after; additional fields are relayed verbatim
Response
Provider client secret response
The response is of type object.
Last modified on August 22, 2026
Error