Endpoint
Client Auth Messages
auth for API-key auth, or auth_terminal for terminal-token auth.Your Parsec API key. Required when
type is auth.Terminal token. Required when
type is auth_terminal.Server Responses
auth_ok, you can send subscription messages immediately.
Notes
- Sending a second auth message on the same connection returns a normal
errorframe with code1001and messagealready authenticated. - Connection-level auth failures do not include a market identifier.
- If the auth window expires, reconnect and authenticate again.