latestOpenAPI 3.0.32026-08-101461131.1 MB

ad6f143e43aa

benzinga

A comprehensive financial consensus ratings table that aggregates analyst recommendations and price targets for individual stock tickers, capturing detailed rating breakdowns and statistical insights.

get/benzinga/v1/consensus-ratings/{ticker}

Path parameters

tickerstring required

The requested ticker.

Query parameters

datestring

The date range to aggregate analyst ratings over. For example, date.gte=2024-10-01 and date.lt=2025-01-01 for ratings published in Q4 2024. By default, all ratings are aggregated regardless of date.

date.any_ofstring

Filter equal to any of the values. Multiple values can be specified by using a comma separated list.

date.gtstring

Filter greater than the value.

date.gtestring

Filter greater than or equal to the value.

date.ltstring

Filter less than the value.

date.ltestring

Filter less than or equal to the value.

limitinteger

Limit the maximum number of results returned. Defaults to '100' if not specified. The maximum allowed limit is '50000'.

Response

A list of results.

next_urlstring

If present, this value can be used to fetch the next page.

request_idstring required

A request id assigned by the server.

status'OK' required

The status of this request's response.