MEXC API serves price, order book and candle data through its public spot v3 endpoints.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
Symbols carry no separator, for example BTCUSDT. The response schema resembles the Binance spot API, so both can sit behind one adapter, but do not assume field parity without checking. Public endpoints were verified without a key on 2026-08-08.
Last verified: August 9, 2026
Public test lab configuration summary for this API.
https://api.mexc.com/Methods
Verified endpoint examples
/api/v3/ticker/pricePrice lookup
Returns the last price for a single pair.
/api/v3/ticker/24hr24h statistics
Returns 24-hour price change, volume and range data.
/api/v3/depthOrder book
Returns bid and ask levels for the selected pair.
/api/v3/klinesKlines
Returns OHLCV candle data for the selected interval.
Tracked public interactions for this catalog entry.
views
3
doc clicks
1
API calls
4
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.