Documentation Index
Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authenticated connection. Connect to:
wss://wss.prime.kraken.com/ws/v1Connection Headers
- Header Schema
- Signature Generation
- Python Example
| Header | Type | Description |
|---|---|---|
| ApiKey | string | Your Kraken API key |
| ApiSign | string | base64-encoded signature |
| ApiTimestamp | string | An ISO-8601 UTC string of the form 2019-02-13T05:17:32.000000Z |
Environments
| Environment | WebSocket Endpoint |
|---|---|
| Sandbox | wss://wss.sandbox.prime.kraken.com/ws/v1 |
| Production | wss://wss.prime.kraken.com/ws/v1 |