Kraken · Arazzo Workflow
Kraken Reconcile Spot Trade History
Version 1.0.0
Pull trade history, drill into specific trades, then tie them to ledger entries.
View Spec
View on GitHub
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedAuthenticationPublic APIsArazzoWorkflows
Provider
Workflows
reconcile-trade-history
Reconcile spot trades against ledger entries for a period.
Reads trade history, fetches detail for the supplied trade ids, and reads the ledger so trades can be matched to the resulting balance movements.
1
tradesHistory
Pull recent trade history for the account. Private Spot endpoints are signed and accept application/x-www-form-urlencoded bodies.
2
tradeDetail
Query detailed information for the supplied trade ids to inspect fees, prices, and the orders that produced them.
3
ledger
Read ledger entries over the same window so trades can be matched to the cash and fee movements they generated.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.