Get open orders by pairCopy Pageget https://open-api.mobee.com/v1/markets/{pair}/ordersOpen order book entries (one side) 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 ParamssidestringenumrequiredOrder book side to fetch.BUYSELLAllowed:BUYSELLdepthintegerNumber of price levels to return.Responses 200Open orders for the requested side. 400Bad request — malformed input or failed validation. 401Authentication failed — invalid API key, invalid signature, or timestamp out of tolerance (TIMESTAMP_OUT_OF_TOLERANCE). 404Resource not found (e.g. unknown pair). 429Rate limit exceeded.Updated 2 months ago Did this page help you?YesNo