Coinpaprika
加密货币价格、交易量等
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 加密货币
- 文档 / URL
- https://api.coinpaprika.com
简介
Coinpaprika 的公开 API 提供加密货币市场数据——价格、市值、成交量、OHLCV 历史、币种元数据、交易所数据和人物/事件——免密钥且支持 CORS。是 CoinGecko 和 CoinMarketCap 的可靠免认证替代。
快速开始
币种行情(实测可用——BTC):
curl "https://api.coinpaprika.com/v1/tickers/btc-bitcoin"
前 20 名币种:
curl "https://api.coinpaprika.com/v1/tickers"
OHLCV 历史数据:
curl "https://api.coinpaprika.com/v1/tickers/btc-bitcoin/historical?start=2026-08-01&interval=1d"
全球市场概览:
curl "https://api.coinpaprika.com/v1/global"
搜索:
curl "https://api.coinpaprika.com/v1/search?q=ethereum"
认证方式
无需认证——免密钥(付费档提高速率限制并提供高级端点)。
速率限制与注意事项
- 免费层有限流(大约持续 1 次请求/秒;突发会被节流)——高频轮询请缓存。
- 币种 ID 是稳定的 slug,如
btc-bitcoin——用/v1/coins查询。 - 行情中的
quotes包含 USD 和其他法币换算。 - 已启用 CORS——浏览器应用可用。
常见问题
Coinpaprika 免费吗? 是的——公开端点免费且免密钥。
如何找到币种 ID?
用 /v1/coins 获取完整 ID 列表,或用 /v1/search?q=... 搜索。
可以在浏览器直接调用吗? 可以——已启用 CORS。
加密货币 分类更多
| 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 | ↗ |