Kraken · Arazzo Workflow
Kraken Balance-Aware Spot Buy
Version 1.0.0
Read the account balance and live ticker, then branch on funding before buying.
View Spec
View on GitHub
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedAuthenticationPublic APIsArazzoWorkflows
Provider
Workflows
balance-aware-buy
Place a spot buy only when the account holds enough of the quote asset.
Reads balances and the current ticker, branches on whether the funding asset balance is greater than zero, and places a buy order when funded.
1
readBalance
Read all asset balances. Private Spot endpoints are signed and accept application/x-www-form-urlencoded bodies.
2
readTicker
Read the live ticker for the pair to price the buy against the current ask.
3
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.