Analyst Insights
GET Analyst Insights
Get the qualitative summaries of Analyst Research Reports
GET
/
analyst
/
insights
Authorizations
token
string
queryrequiredQuery Parameters
page
integer
default: 1Page number for pagination.
pageSize
integer
default: 10Number of items per page.
symbols
string
Stock ticker symbols separated by commas to query for analyst insights.
analyst
string
One or more analyst ids separated by a comma.
rating_id
string
One or more rating ids separated by a comma.
Response
200 - application/json
action
string
Analyst's action on the stock (e.g., Maintains, Upgrades).
analyst_insights
string
Detailed insights from the analyst.
date
string
Date of the analyst insight.
firm
string
Name of the firm providing the insight.
firm_id
string
Unique identifier for the firm.
id
string
Unique identifier for the analyst insight.
pt
string
Price target given by the analyst.
rating
string
Rating provided by the analyst.
rating_id
string
Unique identifier for the rating.
security
object
Security details for which the insight is provided.
updated
integer
Timestamp of when the insight was last updated.
Was this page helpful?