GET /api/ticker/
Summary: Get specific coin data
Operation ID: getTicker
Auth: unknown
Operation ID: getTicker
Auth: unknown
Description
Returns detailed data for one or more specific cryptocurrencies by their Coinlore ID. Multiple IDs can be comma-separated.
Parameters (1)
id
(string, query, required)
Coin ID(s) from the /tickers/ endpoint. Multiple IDs can be comma-separated (e.g., 90,80 for Bitcoin and Ethereum)
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get specific coin data | openapi-spec |
https://api.coinlore.net/api/ticker/?id=90 |
No probe data for this endpoint yet.