Benzinga integration (Finance, Data). Imported from open-connector.
https://api.benzinga.com/api/v2.1/news/channels
/api/v2.1/calendar/earnings
| Param | Type | Required | Description |
|---|---|---|---|
| symbol | string | optional | The stock ticker symbol used to filter results. |
| dateFrom | string | optional | The date in YYYY-MM-DD format. |
| dateTo | string | optional | The date in YYYY-MM-DD format. |
| page | integer | optional | The 0-based page number to request. |
| limit | integer | optional | The maximum number of records to request. |
/api/v2.1/calendar/ratings
| Param | Type | Required | Description |
|---|---|---|---|
| symbol | string | optional | The stock ticker symbol used to filter results. |
| dateFrom | string | optional | The date in YYYY-MM-DD format. |
| dateTo | string | optional | The date in YYYY-MM-DD format. |
| page | integer | optional | The 0-based page number to request. |
| limit | integer | optional | The maximum number of records to request. |
/api/v1/consensus-ratings
| Param | Type | Required | Description |
|---|---|---|---|
| symbol | string | required | The stock ticker symbol to query. |