Module http

Module http 

Source
Expand description

HTTP/REST client implementation for the Kraken v2 API.

This module provides a HTTP client for interacting with Kraken’s REST endpoints, including:

  • Market data queries (instruments, trades, bars, tickers, order books).
  • System information (server time, system status).
  • Request signing and rate limiting.

Modules§

client
HTTP client for the Kraken REST API v2.
error
Error types for Kraken HTTP client operations.
models
Data models for Kraken HTTP API responses.