News APIs
Enriched crypto-specific news API feed with sentiment signals by currency
Uptick's news feed is collected from over 30K news sources. Aggregated, parsed, cleaned, and enriched per currency for a unified data stream. Our proprietary algorithms derive sentiment for articles and calculate the sentiment index on a bullish and bearish scale.
1. News Feed API
Gets detailed news articles, aggregate news sentiment, and sentiment by article for currencies
GET
https://api.uptick.co/api/news
Query Parameters
Headers
2. News Sentiment API
Retrieve average news sentiment for a currency
GET
https://api.uptick.co/api/news-sentiment
Query Parameters
Headers
3. News Article Count Timeseries API
Retrieve historical count of news articles for a currency
GET
https://api.uptick.co/api/ncount-series
Query Parameters
Headers
4. News Sentiment Timeseries API
Retrieve historical sentiment of news articles for a currency
GET
https://api.uptick.co/api/nsen-series
Query Parameters
Headers
Last updated