A

AnalystEdge · Ratings

by AnalystEdge

GETBaseSolanaFraxtal

$0.05

per call · USD Coin on Base

Analyst consensus, price target + upside, and recent upgrades/downgrades for a ticker (?symbol=)

Endpoint

GET https://analyst.lonestaroracle.xyz/ratings

3

Calls / 30d

3

Unique payers / 30d

Sep 9

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://analyst.lonestaroracle.xyz/ratings", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://analyst.lonestaroracle.xyz/ratings?symbol=AAPL&ticker=AAPL" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "consensus": "Buy",
  "price": 325.89,
  "price_target": {
    "consensus": 337.58,
    "high": 400,
    "low": 253,
    "upside_pct": 3.6
  },
  "rating_breakdown": {
    "buy": 70,
    "hold": 32,
    "sell": 8,
    "strong_buy": 1,
    "strong_sell": 0,
    "total": 111
  },
  "recent_actions": [
    {
      "action": "upgrade",
      "date": "2026-07-17",
      "firm": "HSBC",
      "from": "Hold",
      "to": "Buy"
    }
  ],
  "signal": "BULLISH",
  "symbol": "AAPL"
}

Payment details

Pay to0x52ab53912d37759b2ad364f22dd06b16714b6c06
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Fraxtal
Schemesexact

Is this your API?

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

Get featured →

More from AnalystEdge & similar services