> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.nozle.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WebSocket Token

Get a WebSocket authentication token for real-time entitlement updates via Centrifugo.

**Auth:** `pk_` or `sk_`

<ResponseField name="token" type="string" required>
  JWT token for authenticating WebSocket connections to Centrifugo
</ResponseField>
