{
  "x402Version": 2,
  "id": 4574,
  "slug": "4574",
  "resource": "https://www.x402financialdata.com/analyst/:ticker",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xe4181c7de066959bcca010525304ba68a84768e0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "FTwh34f9yBgdD2ydjQUqHnZGRtQsHMHaRm8w2hpcB79L",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "ticker": "AAPL"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "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"
              }
            ]
          },
          "type": "json"
        }
      },
      "routeTemplate": "/analyst/:ticker",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "ticker": {
                    "description": "Stock ticker symbol, e.g. AAPL, TSLA, MSFT",
                    "type": "string"
                  }
                },
                "required": [
                  "ticker"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_vyd5u8m3"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code"
  ],
  "sourceHost": "www.x402financialdata.com",
  "lastUpdated": "2026-08-26T19:10:47.553Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-26T19:10:47.339Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.x402financialdata.com",
    "manifest_name": "www.x402financialdata.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}