freeapis

Mexc

Cryptocurrency info, place order

Authentication
API Key
HTTPS
Yes
CORS
Unknown

Overview

MEXC provides spot trading and market data. Public market data works keyless (verified live); trading needs an API key.

Quick Start

Ticker — keyless (verified live — BTCUSDT ~$76,200):

curl "https://api.mexc.com/api/v3/ticker/price?symbol=BTCUSDT"
{ "symbol": "BTCUSDT", "price": "76200" }

Authentication

  • Public market data: keyless (verified).
  • Trading: API key (X-MEXC-APIKEY + signature) from mexc.com.

Rate Limits & Notes

  • Free; check the docs for weight-based limits.
  • Endpoints: /api/v3/ticker/price, /api/v3/klines, /api/v3/depth.

FAQ

Is MEXC free? Public market data is keyless (verified); trading needs a key.

Do I need a key for prices? No — verified live.

What’s the API style? Binance-compatible v3 endpoints.

More in Cryptocurrency

APIAuthHTTPSCORS
0x

API for querying token and pool stats across various liquidity pools

No authYesYes
1inch

API for querying decentralize exchange

No authYesUnknown
Alchemy Ethereum

Ethereum Node-as-a-Service Provider

API KeyYesYes
Alpha (Mossland)

Korean crypto channel stance + RAG Q&A + canonical entity/topic/event store

No authYesYes
Binance

Exchange for Trading Cryptocurrencies based in China

API KeyYesUnknown