# RealtimeSessionCreateRequestClientSecret
## Properties
**value** | **String** | Ephemeral key usable in client environments to authenticate connections to the Realtime API. Use this in client-side environments rather than a standard API token, which should only be used server-side. |
**expires_at** | **i32** | Timestamp for when the token expires. Currently, all tokens expire after one minute. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)