Mexc
加密货币信息、下单
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 加密货币
- 文档 / URL
- https://www.mexc.com/api-docs
简介
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 端点。
加密货币 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 0x API for querying token and pool stats across various liquidity pools | No auth | Yes | Yes | ↗ |
| 1inch API for querying decentralize exchange | No auth | Yes | Unknown | ↗ |
| Alchemy Ethereum Ethereum Node-as-a-Service Provider | API Key | Yes | Yes | ↗ |
| Alpha (Mossland) Korean crypto channel stance + RAG Q&A + canonical entity/topic/event store | No auth | Yes | Yes | ↗ |
| Binance Exchange for Trading Cryptocurrencies based in China | API Key | Yes | Unknown | ↗ |