Changelog
2026-04-06
active_corporate_action added to api
Added a new active_corporate_action stream type for REST and WebSocket APIs, available for xStocks rti indices.
- REST:
GET /api/v1/stats?id=<index>&streamtype=activecorporateaction - WebSocket: subscribe with
"stream": "active_corporate_action"
2026-04-06
API Documentation Update
Added changelog to API documentation.