Kraken · JSON Structure

Futures Rest Accounts Response Structure

AccountsResponse schema from Kraken Futures REST API

Type: object Properties: 0
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedOAuthPublic APIs

AccountsResponse is a JSON Structure definition published by Kraken. It conforms to the https://json-structure.org/json-structure/v0/schema meta-schema.

Meta-schema: https://json-structure.org/json-structure/v0/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/json-structure/v0/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/kraken/refs/heads/main/json-structure/futures-rest-accounts-response-structure.json",
  "name": "AccountsResponse",
  "type": "object",
  "description": "AccountsResponse schema from Kraken Futures REST API",
  "properties": {}
}