kraken_get_websockets_token
Obtain a token for Kraken WebSockets API to enable real-time market data and account updates.
Instructions
Retrieve a token for accessing the Websockets API to enable real-time data streams
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | WebSockets authentication token | |
| expires | Yes | Token expiration time (Unix timestamp) |