freeapis

Coinlore

加密货币价格、成交量等

认证方式
No auth
HTTPS
Yes
CORS
Unknown

简介

Coinlore 提供加密货币市场数据——价格、市值和供应——免密钥(实测可用)。

快速开始

热门行情(实测可用——BTC 约 $76,103):

curl "https://api.coinlore.net/api/tickers/?limit=1"
{
  "data": [
    { "id": "90", "symbol": "BTC", "name": "Bitcoin", "rank": 1, "price_usd": "76103.58", "percent_change_24h": "-1.43", "market_cap_usd": "1519853427448.90", "csupply": "19970852.00", "msupply": "21000000" }
  ],
  "info": { "coins_num": 14794 }
}

全球数据:

curl "https://api.coinlore.net/api/global/"

认证方式

无需认证——免密钥。

速率限制与注意事项

  • 免费;请礼貌使用——没有公开的硬性限制。
  • 端点:/api/tickers//api/global//api/coin/{id}/

常见问题

Coinlore 免费吗? 是的——免费且免密钥(实测)。

返回什么? 价格、市值、供应和涨跌。

限流? 免费,没有公开的硬性限制。

加密货币 分类更多

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