Kraken GraphQL Schema
This document describes a conceptual GraphQL schema for the Kraken cryptocurrency exchange API. Kraken's public API is REST and WebSocket based (see the [Kraken REST API docs](https://docs.kraken.com/api/docs/rest-api/get-server-time) and [WebSocket v2 docs](https://docs.kraken.com/api/docs/websocket-v2/ping)), but the types here model the full breadth of Kraken's domain objects across Spot trading, Futures, Earn, NFT, funding, and account management surfaces.
Overview
Kraken GraphQL Schema is a GraphQL API specification published by Kraken on the APIs.io network.
This document describes a conceptual GraphQL schema for the Kraken cryptocurrency exchange API. Kraken’s public API is REST and WebSocket based (see the Kraken REST API docs and WebSocket v2 docs), but the types here model the full breadth of Kraken’s domain objects across Spot trading, Futures, Earn, NFT, funding, and account management surfaces.
Tagged areas include Cryptocurrency, Exchange, Trading, Market Data, and Spot Trading.