latestOpenAPI 3.0.32026-08-101461131.1 MB

ad6f143e43aa

benzinga

A comprehensive database of financial analyst insights and ratings for various publicly traded companies, capturing detailed information about analyst recommendations and price targets.

get/benzinga/v1/analyst-insights

Query parameters

datestring

The calendar date (formatted as YYYY-MM-DD) when the rating was issued.

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.

tickerstring

The stock symbol of the company being rated.

ticker.any_ofstring

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

ticker.gtstring

Filter greater than the value.

ticker.gtestring

Filter greater than or equal to the value.

ticker.ltstring

Filter less than the value.

ticker.ltestring

Filter less than or equal to the value.

last_updatedstring

The timestamp (formatted as an ISO 8601 timestamp) when the rating was last updated in the system. Value must be an integer timestamp in seconds, formatted 'yyyy-mm-dd', or ISO 8601/RFC 3339 (e.g. '2024-05-28T20:27:41Z').

last_updated.gtstring

Filter greater than the value. Value must be an integer timestamp in seconds, formatted 'yyyy-mm-dd', or ISO 8601/RFC 3339 (e.g. '2024-05-28T20:27:41Z').

last_updated.gtestring

Filter greater than or equal to the value. Value must be an integer timestamp in seconds, formatted 'yyyy-mm-dd', or ISO 8601/RFC 3339 (e.g. '2024-05-28T20:27:41Z').

last_updated.ltstring

Filter less than the value. Value must be an integer timestamp in seconds, formatted 'yyyy-mm-dd', or ISO 8601/RFC 3339 (e.g. '2024-05-28T20:27:41Z').

last_updated.ltestring

Filter less than or equal to the value. Value must be an integer timestamp in seconds, formatted 'yyyy-mm-dd', or ISO 8601/RFC 3339 (e.g. '2024-05-28T20:27:41Z').

firmstring

The name of the research firm or investment bank issuing the rating.

firm.any_ofstring

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

firm.gtstring

Filter greater than the value.

firm.gtestring

Filter greater than or equal to the value.

firm.ltstring

Filter less than the value.

firm.ltestring

Filter less than or equal to the value.

rating_actionstring

The description of the change in rating from the firm's last rating. Possible values include: downgrades, maintains, reinstates, reiterates, upgrades, assumes, initiates_coverage_on, terminates_coverage_on, removes, suspends, firm_dissolved.

rating_action.any_ofstring

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

rating_action.gtstring

Filter greater than the value.

rating_action.gtestring

Filter greater than or equal to the value.

rating_action.ltstring

Filter less than the value.

rating_action.ltestring

Filter less than or equal to the value.

benzinga_firm_idstring

The identifier used by Benzinga for the firm record.

benzinga_firm_id.any_ofstring

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

benzinga_firm_id.gtstring

Filter greater than the value.

benzinga_firm_id.gtestring

Filter greater than or equal to the value.

benzinga_firm_id.ltstring

Filter less than the value.

benzinga_firm_id.ltestring

Filter less than or equal to the value.

benzinga_rating_idstring

The identifier used by Benzinga for the rating record.

benzinga_rating_id.any_ofstring

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

benzinga_rating_id.gtstring

Filter greater than the value.

benzinga_rating_id.gtestring

Filter greater than or equal to the value.

benzinga_rating_id.ltstring

Filter less than the value.

benzinga_rating_id.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'.

sortstring

A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'last_updated' if not specified. The sort order defaults to 'desc' if not specified.

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.