Get order book depth by pairCopy Pageget https://open-api.mobee.com/v1/markets/{pair}/depthOrder book depth (bids and asks) for a trading pair.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamspairstringrequiredTrading pair. Format: BASE-QUOTE, e.g. BTC-USDT.Query ParamslimitintegerDefaults to 5Depth limit (number of levels per side).Responses 200Order book depth. Each entry is [price, volume]. 400Bad request — malformed input or failed validation. 401Authentication failed — invalid API key, invalid signature, or timestamp out of tolerance (TIMESTAMP_OUT_OF_TOLERANCE). 429Rate limit exceeded.Updated 2 months ago Did this page help you?YesNo