Skip to Content
Realtime TypeScript SdkInterfacesInterface: ClientOptions

Ticos Realtime API v0.3.1


Interface: ClientOptions

Configuration options for initializing the client

Properties

apiKey

apiKey: string

API key for authentication


dangerouslyAllowAPIKeyInBrowser?

optional dangerouslyAllowAPIKeyInBrowser: boolean

Whether to allow API key usage in browser (not recommended for production)


debug?

optional debug: boolean

Enable debug logging


url

url: string

WebSocket endpoint URL