Coinlore
Cryptocurrencies prices, volume and more
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Cryptocurrency
- Documentation / URL
- https://www.coinlore.com/cryptocurrency-data-api
Overview
Coinlore provides cryptocurrency market data — prices, caps, and supply — keyless (verified live).
Quick Start
Top tickers (verified live — BTC at ~$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 }
}
Global data:
curl "https://api.coinlore.net/api/global/"
Authentication
None — keyless.
Rate Limits & Notes
- Free; be polite — no hard published limit.
- Endpoints:
/api/tickers/,/api/global/,/api/coin/{id}/.
FAQ
Is Coinlore free? Yes — free and keyless (verified).
What does it return? Prices, caps, supply, and change.
Rate limits? Free with no hard published limit.
More in Cryptocurrency
| 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 | ↗ |