Financial research platform for stock search, analyst ratings, price targets, earnings calendar, dividend data, and market news.
Analyst Ratings & Price Targets
ASYNCREADNo auth
Returns a stock's consensus rating, price targets, and per-analyst forecasts.
ParametersFormJSON
Exchange prefix used in the stock URL path (e.g. NASDAQ, NYSE)
Ticker symbol for the stock to look up analyst forecasts
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_marketbeat_com_analyst_ratings_price_targets_ssr", "params": { "exchange_prefix": "NASDAQ", "symbol": "ADBE" } }'