Skip to content

Kraken Spot REST API coverage #82

Description

@nyg

Tracks which operations of the Kraken Spot REST API have typed methods on KrakenAPI, checked against Kraken’s OpenAPI spec. Futures and WebSocket APIs are out of scope.

76 / 76 operations typed · 76 / 76 unit-tested — spec 1.1.0, last checked 2026-09-21

API group Typed Tested
Market Data 12/12 ✅ 12/12 ✅
Account Data 20/20 ✅ 20/20 ✅
Trading 9/9 ✅ 9/9 ✅
Funding (Legacy) 10/10 ✅ 10/10 ✅
Funding (Beta) 15/15 ✅ 15/15 ✅
Subaccounts 2/2 ✅ 2/2 ✅
Earn 6/6 ✅ 6/6 ✅
Transparency 2/2 ✅ 2/2 ✅

Typed: parameter builder, response record, endpoint class and KrakenAPI method. Tested: unit test for request encoding and response mapping against a Kraken fixture.

To do

Funding (Beta) — follow-up

Implemented

Market Data — 12 operations
Account Data — 20 operations
Trading — 9 operations
Funding (Legacy) — 10 operations
Funding (Beta) — 15 operations

These use FundingBetaEndpoint: any HTTP method on /funding/{path}, bracket-notation query objects, JSON bodies, the nonce in the API-Nonce header and a signature over the path and query string.

Subaccounts — 2 operations
Earn — 6 operations
Transparency — 2 operations

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions