Added

New Corporate Actions events streaming endpoint (SSE)

Market Data API

Adds GET /v1beta1/events/corporate-actions, a Server-Sent Events endpoint that streams corporate action events. It sits alongside the existing GET /v1/corporate-actions under the Corporate actions tag.

  • Streams a wide range of corporate action event types, including cash and stock dividends, forward, reverse, and unit splits, cash, stock, and stock-and-cash mergers, spin-offs, reorganizations, rights distributions, redemptions, equity partial calls, name changes, and worthless removals.
  • Supports filtering by event type and region, and replay/pagination via time-based (since, until) and event-ID-based (since_id, until_id, last_event_id) parameters.

Affected Endpoints

  • GET /v1beta1/events/corporate-actions