crypto
Cryptocurrency prices, quotes, and news
Get up to the second cryptocurrency prices, quotes, previous close information, and news.
Returns the history for the previous close
Get news related to a currency
Get the last price for a given crypto ticker
Get the last quote for a given crypto ticker
Returns the full list of supported symbols
Endpoint | Credits | Quotas |
---|---|---|
History | 0.001 | None |
News | 0.001 | None |
Price | 0.0001 | None |
Quote | 0.001 | None |
Symbols | Base | None |
Base request price is 0.000001 credits per request
History Request
Response
{
"symbol": "btcusd",
"open": 35483.72,
"close": 34470.8,
"high": 35922,
"low": 33336,
"volume": 66202.264956,
"date": "2021-06-20"
}