📄️ Get Account Balance
Retrieve all cash balances, net of pending withdrawals.
📄️ Get Extended Balance
Retrieve all extended account balances, including credits and held amounts. Balance available for trading is calculated as: `available balance = balance + credit - credit_used - hold_trade`
📄️ Get Trade Balance
Retrieve a summary of collateral balances, margin position valuations, equity and margin level.
📄️ Get Open Orders
Retrieve information about currently open orders.
📄️ Get Closed Orders
Retrieve information about orders that have been closed (filled or cancelled). 50 results are returned at a time, the most recent by default.
📄️ Query Orders Info
Retrieve information about specific orders.
📄️ Get Order Amends
Retrieves an audit trail of amend transactions on the specified order. The list is ordered by ascending amend timestamp.
📄️ Get Trades History
Retrieve information about trades/fills. 50 results are returned at a time, the most recent by default.
📄️ Query Trades Info
Retrieve information about specific trades/fills.
📄️ Get Open Positions
Get information about open margin positions.
📄️ Get Ledgers Info
Retrieve information about ledger entries. 50 results are returned at a time, the most recent by default.
📄️ Query Ledgers
Retrieve information about specific ledger entries.
📄️ Get Trade Volume
Returns 30 day USD trading volume and resulting fee schedule for any asset pair(s) provided. Fees will not be included if `pair` is not specified as Kraken fees differ by asset pair.
📄️ Request Export Report
Request export of trades or ledgers.
📄️ Get Export Report Status
Get status of requested data exports.
📄️ Retrieve Data Export
Retrieve a processed data export
📄️ Delete Export Report
Delete exported trades/ledgers report