Tips
- You may obtain the coin
id
(API ID) via several ways:- refers to respective coin page and find “API ID”.
- refers to
/coins/list
endpoint. - refers to Google Sheets here.
- You may also flag to include more data such as tickers, market data, community data, developer data and sparkline.
- You may refer to
last_updated
in the endpoint response to check whether the price is stale.
Note
- Tickers are limited to 100 items, to get more tickers, please go to /coins/{id}/tickers.
- Coin descriptions may include newline characters represented as
\r\n
(escape sequences), which may require processing for proper formatting. - When
dex_pair_format=symbol
, the DEX pairbase
andtarget
are displayed in symbol format (e.g.WETH
,USDC
) instead of as contract addresses. - Cache/Update Frequency:
- Every 60 seconds for all the API plans.
- Community data for Telegram will be updated on weekly basis (Reddit & Twitter community data are no longer supported).
Authorizations
Path Parameters
coin ID
*refers to /coins/list
.
"bitcoin"
Query Parameters
include all the localized languages in the response, default: true
include tickers data, default: true
include market data, default: true
include community data, default: true
include developer data, default: true
include sparkline 7 days data, default: false
set to symbol
to display DEX pair base and target as symbols, default: contract_address
contract_address
, symbol
Response
Get current data for a coin
coin ID
coin symbol
coin name
coin web slug
coin asset platform ID
coin asset platform and contract address
detailed coin asset platform and contract address
blockchain block time in minutes
blockchain hashing algorithm
coin categories
preview listing coin
public notice
additional notices
coin name localization
coin description
links
coin image url
coin country of origin
coin genesis date
coin sentiment votes up percentage
coin sentiment votes down percentage
number of users watching this coin in portfolio
coin rank by market cap
coin market data
coin community data
coin developer data
coin status updates
coin last updated timestamp
coin tickers