News Data Response
Receive real-time news articles through thenews:data
event.
type
- Event type (“news”)data
- News data object containingnews
array,hasMore
,nextCursor
,total
timestamp
- Server transmission timeisRealTimeUpdate
- Whether this is a real-time update
Connection Status Response
Monitor connection health and usage statistics.status
- Connection state (connected
,disconnected
,limited
)connectionsUsed
- Current active connectionsmaxConnections
- Plan connection limitplan
- Subscription plan typerateLimit
- Rate limiting information
Subscription Confirmation
Receive confirmation when subscriptions are activated.type
- Subscription typeparams
- Applied filter settingsmessage
- Confirmation message
Batch News Response
Large news updates may be delivered as batches.batchId
- Unique batch identifiertotalArticles
- Total articles in batchreason
- Batching reason (high_volume
,scheduled
)