Skip to main content
GET
Analyst Estimates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ticker
string
required

The ticker to get analyst estimates for.

period
enum<string>

The period to get analyst estimates for. Use the /analyst-estimates/periods endpoint to get a list of available periods. Defaults to 'annual'.

Available options:
annual,
quarterly
limit
integer

The maximum number of estimates to return (max 3 for annual, 12 for quarterly).

Response

Analyst estimates response

analyst_estimates
object[]