freeapis

Coinlore

Cryptocurrencies prices, volume and more

Authentication
No auth
HTTPS
Yes
CORS
Unknown

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

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