Get charts by pairCopy Pageget https://open-api.mobee.com/v1/markets/{pair}/chartsOHLCV candle data 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 Paramsintervalint64Defaults to 1440Candle interval in minutes.limitint64Maximum number of candles to return.timestampint64Unix timestamp to anchor the candle window (optional).Responses 200Candles, oldest first. 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 about 2 months ago Did this page help you?YesNo