A

Analyst Ratings & Short Interest · Analyst

by Analyst Ratings & Short Interest

GETBaseSolana

$0.005

per call · USD Coin on Base

Analyst sentiment and short interest for a US stock in one call: recommendation trend, consensus price targets, recent upgrades/downgrades by firm, and short interest with month-over-month change -- rising short interest into price weakness is a classic bearish/squeeze-risk signal most analyst-ratings APIs don't include. From real Yahoo Finance data. $0.005/call.

Endpoint

GET https://www.x402financialdata.com/analyst/:ticker

2

Calls / 30d

1

Unique payers / 30d

Aug 26

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://www.x402financialdata.com/analyst/:ticker", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://www.x402financialdata.com/analyst/:ticker" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "as_of": "2026-07-21",
  "price_targets": {
    "high": 600,
    "low": 125,
    "mean": 425.2154,
    "num_analysts": 39,
    "recommendation_key": "buy"
  },
  "recommendation_trend": [
    {
      "buy": 17,
      "hold": 19,
      "label": "current_month",
      "period": "0m",
      "sell": 4,
      "strong_buy": 5,
      "strong_sell": 2
    }
  ],
  "short_interest": {
    "shares_short": 79109257,
    "shares_short_change_pct": 2.809,
    "shares_short_prior_month": 76947758,
    "short_percent_of_float": 2.37,
    "short_ratio": 1.66
  },
  "ticker": "TSLA",
  "upgrades_downgrades": [
    {
      "action": "reit",
      "date": "2026-07-21",
      "firm": "GLJ Research",
      "from_grade": "Sell",
      "to_grade": "Sell"
    },
    {
      "action": "main",
      "date": "2026-07-14",
      "firm": "Morgan Stanley",
      "from_grade": "Equal-Weight",
      "to_grade": "Equal-Weight"
    }
  ]
}

Payment details

Pay to0xe4181c7de066959bcca010525304ba68a84768e0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from Analyst Ratings & Short Interest & similar services