← All integrations

Benzinga

Benzinga integration (Finance, Data). Imported from open-connector.

API key4 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
benzinga_list_news_channels
List Benzinga news channels that can be used to filter news feeds.

/api/v2.1/news/channels

GET
benzinga_list_earnings
List Benzinga earnings calendar events with optional date and symbol filters.

/api/v2.1/calendar/earnings

5 parameters
ParamTypeRequiredDescription
symbolstringoptionalThe stock ticker symbol used to filter results.
dateFromstringoptionalThe date in YYYY-MM-DD format.
dateTostringoptionalThe date in YYYY-MM-DD format.
pageintegeroptionalThe 0-based page number to request.
limitintegeroptionalThe maximum number of records to request.
GET
benzinga_list_analyst_ratings
List Benzinga analyst rating calendar events with optional date and symbol filters.

/api/v2.1/calendar/ratings

5 parameters
ParamTypeRequiredDescription
symbolstringoptionalThe stock ticker symbol used to filter results.
dateFromstringoptionalThe date in YYYY-MM-DD format.
dateTostringoptionalThe date in YYYY-MM-DD format.
pageintegeroptionalThe 0-based page number to request.
limitintegeroptionalThe maximum number of records to request.
GET
benzinga_get_consensus_ratings
Get Benzinga consensus analyst ratings and price target data for a ticker.

/api/v1/consensus-ratings

1 parameter
ParamTypeRequiredDescription
symbolstringrequiredThe stock ticker symbol to query.
Request private-beta access