curl --request GET \ --url https://api.benzinga.com/api/v2.1/news/channels \ --header 'Key: <api-key>'
Copy
Ask AI
{}
Newsfeed
Available News Channels
Returns a list of all available news channels that can be used to filter news items. Channels can have sub-channels, but they will all be listed as their own item.
GET
/
api
/
v2.1
/
news
/
channels
Get available news channels
Copy
Ask AI
curl --request GET \ --url https://api.benzinga.com/api/v2.1/news/channels \ --header 'Key: <api-key>'