Kraken · Arazzo Workflow
Kraken Preflight and Place Spot Order
Version 1.0.0
Check system status and live ticker, place a spot order, then confirm it.
View Spec
View on GitHub
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedAuthenticationPublic APIsArazzoWorkflows
Provider
Workflows
preflight-place-spot-order
Verify the exchange is online and priced, place a spot order, and confirm it.
Reads system status and the current ticker for the pair, submits a single order via AddOrder, and queries the resulting transaction id to confirm the order was accepted.
1
checkStatus
getSystemStatus
Confirm the exchange is operational before trading. A status other than online (maintenance, cancel_only, post_only) is a signal to abort.
2
readTicker
getTickerInformation
Read the live ticker for the pair so the caller can price the order against the current best bid and ask.
3
placeOrder
addOrder
Submit the order. Private Spot endpoints are signed and accept application/x-www-form-urlencoded bodies; the nonce must increase on every call.
4
confirmOrder
queryOrdersInfo
Query the freshly created order by its transaction id to confirm it was accepted and read back its current status.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/kraken-preflight-place-spot-order-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.