Kraken · Arazzo Workflow
Kraken Futures Account Snapshot
Version 1.0.0
Pull account balances, open positions, and recent fills for a futures risk view.
View Spec
View on GitHub
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedAuthenticationPublic APIsArazzoWorkflows
Provider
Workflows
futures-account-snapshot
Assemble balances, open positions, and recent fills into one futures view.
Reads accounts, open positions, and recent fills in sequence to build a point-in-time snapshot of futures exposure.
1
accounts
Read balances and margin for every futures account. Private Futures endpoints are signed with the API key and secret.
2
openPositions
Read currently open futures positions to measure directional exposure.
3
fills
Read recent execution fills, optionally bounded by the supplied cursor, to see what has executed since the last snapshot.
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.