Nomics
历史和实时加密货币价格与市场数据
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 加密货币
- 文档 / URL
- https://nomics.com/docs/
简介
Nomics 提供机构级加密市场数据——干净、标准化的价格、成交量和市值,强调流动性和透明度。认证是免费 API 密钥。
注(2026-08 实测):
api.nomics.com在本网络无法访问(连接失败)——使用前请从你的网络验证可用性。
提供的数据
# 行情数据(替换 YOUR_KEY):
curl "https://api.nomics.com/v1/currencies/ticker?key=YOUR_KEY&ids=BTC,ETH"
[
{
"id": "BTC",
"currency": "Bitcoin",
"price": "67234.50",
"market_cap": "1300000000000",
"high": "67300.00",
"low": "66000.00",
"rank": "1"
}
]
历史数据:
curl "https://api.nomics.com/v1/currencies/sparkline?key=YOUR_KEY&ids=BTC&start=2026-08-01T00%3A00%3A00Z"
认证方式
- 在 nomics.com 注册 → 免费 API 密钥。
- 通过
key查询参数携带。
速率限制与注意事项
- 免费层:约 100 次请求/天(以文档为准——额度小);付费档可扩展。
- 以高质量、可审计的市场数据和透明成交量方法著称。
ids=BTC,ETH限定响应到特定币种。- 先验证连通性——我们 2026-08 的检查无法到达该主机。
常见问题
Nomics 免费吗? 免费层带每日请求额度;更多需要付费。
为什么访问不了? 我们 2026-08 检查遇到连接失败——主机可能宕机或有地域限制。请从你的网络验证。
Nomics 有什么不同? 专注流动性调整的透明市场数据,面向机构使用。
加密货币 分类更多
| 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 | ↗ |