WebSocket response formats and event structures
news:data
event.
type
- Event type (“news”)data
- News data object containing news
array, hasMore
, nextCursor
, total
timestamp
- Server transmission timeisRealTimeUpdate
- Whether this is a real-time updatestatus
- Connection state (connected
, disconnected
, limited
)connectionsUsed
- Current active connectionsmaxConnections
- Plan connection limitplan
- Subscription plan typerateLimit
- Rate limiting informationtype
- Subscription typeparams
- Applied filter settingsmessage
- Confirmation messagebatchId
- Unique batch identifiertotalArticles
- Total articles in batchreason
- Batching reason (high_volume
, scheduled
)