Unified Crypto API

Unified API for reference, market, social media and on-chain activity

The Unified Crypto API acts as a comprehensive hub of crypto data, offering essential quantitative trading insights. It provides access to an array of data, including technical indicators, news sentiment, social media sentiment, trading signals, developer activity, and on-chain metrics, all available in various timeframes.

API Details (Coming Soon)

Gets detailed reference, market, technical, on-chain and sentiment data for a currency

GET https://api.uptick.co/api/currency

Query Parameters

NameTypeDescription

currency

String

Headers

NameTypeDescription

key*

String

// Some code[
    {
        "RelevanceModel": 0.849945221296226,
        "body": "Bitcoin, is still the more trustful and decentralized.",
        "collected_at": "2023-08-21T17:11:14.035Z",
        "is_comment": true,
        "subreddit": "CryptoCurrency",
        "user_url": "https://www.reddit.com/user/Stiltzkinn",
        "MESentimentModel": 0.3927247389098492
    },
    {
        "RelevanceModel": 0.8157134226197956,
        "body": "Plenty exchanges to buy bitcoin anonymously, robosats, bisq, hodlhodl, and many to buy no kyc, relai and etc",
        "collected_at": "2023-08-21T17:11:16.026Z",
        "is_comment": true,
        "subreddit": "CryptoCurrency",
        "user_url": "https://www.reddit.com/user/ComprehensiveCap1691",
        "MESentimentModel": 0.6192038676702635
    },
    {
        "RelevanceModel": 0.9597118184659987,
        "body": "I was caught by the boss while buying crypto. He said he would pay my salary with bitcoin hahaha",
        "collected_at": "2023-08-21T17:11:03.121Z",
        "is_comment": true,
        "subreddit": "CryptoCurrency",
        "user_url": "https://www.reddit.com/user/TiredSiri",
        "MESentimentModel": 0.45858905932202715
    },
    {
        "RelevanceModel": 0.7032147053641764,
        "body": "BTC, ETH, LTC\n\nI'm just generally distrustful not but that has nothing to do with these guys. Altspace has been a huge letdown.",
        "collected_at": "2023-08-21T17:11:13.989Z",
        "is_comment": true,
        "subreddit": "CryptoCurrency",
        "user_url": "https://www.reddit.com/user/Sporesword",
        "MESentimentModel": 0.5340473687438344
    },
    {
        "RelevanceModel": 0.743262347115308,
        "body": "BTC, however through the years I've come to lean more towards Monero, since it's doing what BTC was intended to do.",
        "collected_at": "2023-08-21T17:11:13.952Z",
        "is_comment": true,
        "subreddit": "CryptoCurrency",
        "user_url": "https://www.reddit.com/user/xAsasel",
        "MESentimentModel": 0.4623599527931957
    },
    {
        "RelevanceModel": 0.7115557134805537,
        "body": "I rather stick to BTC and ETH",
        "collected_at": "2023-08-21T17:11:18.522Z",
        "is_comment": true,
        "subreddit": "CryptoCurrency",
        "user_url": "https://www.reddit.com/user/BB_Cookiee",
        "MESentimentModel": 0.4739262074064634
    },
    {
        "RelevanceModel": 0.9999490368548265,
        "body": "I had been following BTC for a long time since I was in school and had known about Doge and LTC but didn’t have any sort of interest in investing back then. \n\nA few years ago I started looking into GPU mining, discovered BTC wasn’t mineable on GPU anymore but there was this one thing called Vertcoin that COULD be mined, so I started doing that. The software started messing up and the support team wasn’t helpful at all so I went to NiceHash and Unmineable and started going after BTC and alts. \n\nThen one day I realized “the price fluctuates, what if i was also investing in bitcoin?”. Then I started buying Bitcoin. So anyway I ended up with a portfolio of too many alts from chasing APY, doing purposeless trades and being willy-nilly with my money. Consolidated into BTC recently and now Im chillin, weight off the chest. \n\nBitcoin shaped my view, decentralized payment system, crazy volatility, potential investment returns. I had first thought that *most of the coins wanted to be the same* but then I got into this sub and realized how much shady stuff goes on in this industry. Im grateful for this sub, if it wasn’t for all of yall I probably would have lost all my money.\n\nMy current view on Crypto is, theres a fantastic philosophy behind it and theres tons of opportunities being built, but theres also horrible greedy people, many many snakes in the grass on all sides. I would like to be able to comfortably explore and do more, but buying and holding BTC is easiest to manage and the safest option. I like easy to manage and safe. Whats the point in chasing airdrops or providing DEFI loans or dealing with NFTs when that connection could be used to liquidate your entire portfolio in a millisecond? \n\n*TLDR: Bitcoin gave me the vision, Alts gave me the fever, Reddit gave me the realism, I was once bright-eyed and excited but now Im jaded and numb and sticking to what I feel most comfortable with*",
        "collected_at": "2023-08-21T17:11:12.936Z",
        "is_comment": true,
        "subreddit": "CryptoCurrency",
        "user_url": "https://www.reddit.com/user/JuggaliciousMemes",
        "MESentimentModel": 0.6304300920203518
    }
]
FieldField Description

currency

Currency ticker. The API can accept multiple tickers as parameters.

calculated_at

Timestamp when the record was calculated.

news_sentiment

News sentiment indicator that determines the bullishness or bearishness based on the current news cycle for a currency.

The value range is 0.01 - 1.00, where 0.01 is the most bearish value, and 1.00 is the most bullish value.

news_delta_sent

Week over-week change in news sentiment for a currency

news_activity

The news activity indicator returns the number of news articles for a currency.

Uptick's models have seen a significant correlation between news activity or mentions of a currency and price movement.

news_delta_act

Week over-week change in news sentiment for a currency.

reddit_sentiment

Reddit sentiment indicator that determines the bullishness or bearishness based on the Reddit posts on crypto-specific sub-Reddits.

The value range is 0.01 - 1.00, where 0.01 is the most bearish value, and 1.00 is the most bullish value.

reddit_activity

The Reddit activity indicator returns the number of sub-Reddit posts (mentions) for a currency.

Uptick's models have seen a significant correlation between Reddit activity or mentions of a currency and price movement.

reddit_delta

Week over-week change in Reddit sentiment for a currency.

Last updated

UPTICK. INC. © 2023