Example API Code
- Kraken REST API command line client
- Kraken WebSocket API command line client
- Example code for C# REST and WebSocket API
- Example code for NodeJs REST and WebSocket API
- Example code for Java REST and WebSocket API
- Example code for Go REST and WebSocket API
- REST API - Postman Collections
- Google Script - REST API public endpoints
- Google Script - REST API Private Endpoints
- How to automate API workflows (using N8N Cloud)
- Python code to retrieve historical time and sales (trading history).
- Example code for interpreting the WebSocket order book feed (synchronous/single-threaded)
- Example code for interpreting the WebSocket order book feed (asynchronous/multi-threaded)
- How to retrieve a WebSocket authentication token - Example code in Python 3
- REST API indicator based trading bot (Python)
- REST API indicator based trading bot (NodeJs)