Get the current order book (market depth) for a specific product. Returns bids, asks, last price, mid-market price, and spread information. Use when you need to analyze market depth or liquidity for a trading pair.
limitintegerThe number of bid/asks to be returned. If not specified, the API will return a default number of levels.
product_idRequiredstringThe trading pair (e.g. 'BTC-USD').
aggregation_price_incrementstringThe minimum price intervals at which buy and sell orders are grouped or combined in the order book. This helps aggregate orders at similar price points.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.