Crypto News
Obtain ticker and general crypto news
Try it in the Widget Center
Click this url to try this widget and copy the Pro Config template.
Usage
Crypto Ticker News
action crypto_ticker_news
Use this endpoint to obtain news for one ticker/symbol. If you want to retrieve news for multiple tickers/symbols, separate them with a comma.
Input Parameters
action
string
The action to perform
crypto_tickers_news
tickers
string
The ticker symbol of the cryptocurrency to get news for. If you want to retrieve news for multiple tickers/symbols separate them with a comma
BTC
items
integer
The number of news items to return
3
Output Parameters
data
array
The data returned by the Crypto News
Output Example
General Crypto News
action general_cypto_news
Input Parameters
action
string
The action to perform
general_crypto_news
items
integer
The number of news items to return
3
Output Parameters
data
array
The data returned by the Crypto News
Output Example
Top mentioned Tickers
action top_mentionaed_tickers
Retrieve the top 50 most mentioned tickers. Use the &date= parameter to specify your desired date range.
Input Parameters
action
string
The action to perform
top_mentionaed_tickers
date
string
The date to get news for. Please use the following format: MMDDYYYY. You can also use: last5min, last10min, last15min, last30min, last45min, last60min, today, yesterday, last7days, last30days, last60days, last90days, yeartodate.
last7days
Output Parameters
data
array
The data returned by the Crypto News
Output Example
Sentiment Analysis
action sentiment_analysis
Retrieve the daily sentiment of Tickers and General Crypto News. Use the &date= Parameter to specify your desired date range.
Input Parameters
action
string
The action to perform
sentiment_analysis
tickers
string
The ticker symbol of the cryptocurrency to get news for. If you want to retrieve news for multiple tickers/symbols separate them with a comma
BTC
date
string
The date to get news for. Please use the following format: MMDDYYYY. You can also use: last5min, last10min, last15min, last30min, last45min, last60min, today, yesterday, last7days, last30days, last60days, last90days, yeartodate.
last7days
Output Parameters
data
array
The data returned by the Crypto News
Output Example
Events
action events
Retrieve the latest news events and eventIDs. Events are important headlines that are receiving a significant amount of news coverage.
Input Parameters
action
string
The action to perform
events
tickers
string
The ticker symbol of the cryptocurrency to get news for. If you want to retrieve news for multiple tickers/symbols separate them with a comma
BTC
search
string
The search term to filter news by
Output Parameters
data
array
The data returned by the Crypto News
Output Example
Trending Headlines
action trending_headlines
Input Parameters
action
string
The action to perform
trending_headlines
tickers
string
The ticker symbol of the cryptocurrency to get news for. If you want to retrieve news for multiple tickers/symbols separate them with a comma
BTC
items
integer
The number of news items to return
3
date
string
The date to get news for. Please use the following format: MMDDYYYY. You can also use: last5min, last10min, last15min, last30min, last45min, last60min, today, yesterday, last7days, last30days, last60days, last90days, yeartodate.
last7days
search
string
The search term to filter news by
Output Parameters
data
array
The data returned by the Crypto News
Output Example
Sundown Digest
action sundown_digest
Sundown Digest is an engaging evening article that encapsulates the crucial news and events of the day, presented in a digestible format. Available Mon-Fri at 7pm Eastern Time.
Input Parameters
action
string
The action to perform
sundown_digest
items
integer
The number of news items to return
3
Output Parameters
data
array
The data returned by the Crypto News
Output Example
Last updated