Benzinga Consensus Ratings WebSocket Stream
Version 1.0.0
WebSocket API providing real-time consensus ratings data for specific ticker symbols. **Authentication** - Clients must provide their API token as a query parameter: ``` wss://api.benzinga.com/api/v1/consensus-ratings/stream?token=YOUR_API_TOKEN ``` - Upon connect, you'll receive status messages for connection and authentication. **Filtering** - Filter by tickers: Use `tickers` query parameter (comma-separated) - Filter by ISINs: Use `isins` query parameter (comma-separated) - Simplify ratings: Use `simplify` query parameter to simplify ratings to Buy, Hold, Sell - Aggregate type: Use `aggregate_type` query parameter (number or percentage) **Actions** - `ping`: Keeps the WebSocket connection alive - `replay`: Replays up to the last 100 messages (cache-dependent)
Channels
Messages
Servers