Get ticker by ID (DEPRECATED)
deprecated
THIS ENDPOINT HAS BEEN DEPRECATED AND WILL BE REMOVED.
Please use the new /tickers/{coin-id} endpoint instead.
GET
Get ticker by ID (DEPRECATED)
Documentation Index
Fetch the complete documentation index at: https://docs.coinpaprika.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Example:
"btc-bitcoin"
Response
successful operation
Tick response. Missing values are returned as empty string
Example:
"btc-bitcoin"
Example:
"Bitcoin"
Example:
"BTC"
Example:
"1"
Example:
"9259.01"
Example:
"1"
Example:
"8102619999"
Example:
"157468557128"
Example:
"17007062"
Example:
"17007062"
Example:
"21000000"
Example:
"-0.26"
Example:
"0.22"
Example:
"4.1"
Example:
"1525088839"
Previous
List exchangesReturns basic information about exchanges on coinpaprika.com:
* identity (`id`, `name`)
* ranking
* activity status
* number of currencies, markets
* volumes
* etc.
**Available on the following API plans:**
- Free
- Starter
- Pro
- Business
- Enterprise
**Update interval:** Every 1 minute.
Next
Get ticker by ID (DEPRECATED)