freeapis

Mexc

加密货币信息、下单

认证方式
API Key
HTTPS
Yes
CORS
Unknown

简介

MEXC 提供现货交易和市场数据。公开市场数据免密钥可用(实测);交易需要 API 密钥。

快速开始

行情——免密钥(实测可用——BTCUSDT 约 $76,200):

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

认证方式

  • 公开市场数据:免密钥(实测)。
  • 交易:来自 mexc.com 的 API 密钥(X-MEXC-APIKEY + 签名)。

速率限制与注意事项

  • 免费;权重限流按文档。
  • 端点:/api/v3/ticker/price/api/v3/klines/api/v3/depth

常见问题

MEXC 免费吗? 公开市场数据免密钥(实测);交易需要密钥。

价格需要密钥吗? 不需要——实测可用。

API 风格是什么? Binance 兼容 v3 端点。

加密货币 分类更多

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