Backpack · Arazzo Workflow
Backpack Place a Limit Order
Version 1.0.0
Price a market from the ticker and order book, then place and confirm a limit order.
View Spec
View on GitHub
CryptoExchangeWalletsTradingPerpetualsSolanaWeb3DeFixNFTAnchorCoralCentralized ExchangeSelf-CustodyArazzoWorkflows
Provider
Workflows
place-limit-order
Quote a market, place a limit order, and confirm it is resting on the book.
Reads the ticker and order book depth for the target symbol, submits a limit order on the requested side at the supplied price and quantity, then reads the order back to confirm its status.
1
getTicker
get_ticker
Read the 24h ticker for the market to anchor the order price against the last traded price.
2
getDepth
get_depth
Read the order book depth so the caller can see the best bid/ask before committing the order.
3
placeOrder
execute_order
Submit a limit order to the matching engine on the requested side at the supplied price and quantity.
4
confirmOrder
get_order
Read the order back from the book to confirm it is resting and report 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/backpack-place-limit-order-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.