> ## Documentation Index
> Fetch the complete documentation index at: https://docs.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:** secret key only. Publishable keys are rejected.

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