Retrieve professional analyst ratings, price targets, and recommendation changes for stocks with advanced filtering options. Access consensus ratings, upgrades, downgrades, and analyst sentiment to inform investment decisions.
Use Case: Display a stock’s analyst consensus showing average price target and distribution of buy/hold/sell ratings.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Comma-separated list of ticker symbols to filter by
"AAPL,GOOGL"
Page number for pagination (1-based)
x >= 1Number of results per page
x >= 1Filter by specific date (YYYY-MM-DD)
Start date for date range (YYYY-MM-DD)
End date for date range (YYYY-MM-DD)
Minimum importance level (integer)
Filter by rating action type
Comma-separated analyst IDs to filter by
Comma-separated firm IDs to filter by
Analyst ratings. Body has a ratings array. Each item includes only non-empty fields (empty ones are omitted). Optional fields notes and ratings_accuracy are omitted when empty—so they may be absent in many items. Common fields when present: id, date, time, ticker, exchange, name, currency, action_pt, action_company, rating_current, rating_prior, pt_current, pt_current_adjusted, pt_prior, pt_prior_adjusted, analyst, analyst_id, analyst_name, importance, updated.
Response for GET /v1/analytics/ratings. Only non-empty fields appear in each rating; notes and ratings_accuracy are omitted when empty.
Array of analyst rating objects