WebSocket Connect
Description
WebSocket connection authentication headers.
Request Headers
The request headers are fixed as follows:
| Name | Type | Description |
|---|---|---|
| Signalplus-API-Signature | string | Header signature (same as the API signature method) |
| Signalplus-API-Nonce | string | Header nonce |
| Signalplus-API-Timestamp | long | Header valid timestamp, for example: 1672387200000 |
| Authorization | string | Header sign key, for example: Bearer ApiKey |