v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Corporate Actions

Get Stock Dividend Announcements

Get a list of announced stock dividend details for a specified Stock.

Note that this data applies only to actual stocks. Yield received for holding tokenized shares may differ from this.

get/api/v2/market_data/stocks/{stock_id}/dividends

Response

OK

cash_amountnumber nullable

Cash amount of the dividend per share owned.

currencystring nullable

Currency in which the dividend is paid.

dividend_typestring nullable

Type of dividend. Dividends that have been paid and/or are expected to be paid on consistent schedules are denoted as CD. Special Cash dividends that have been paid that are infrequent or unusual, and/or can not be expected to occur in the future are denoted as SC.

ex_dividend_datestring date nullable

Date on or after which a Stock is traded without the right to receive the next dividend payment. If you purchase a Stock on or after the ex-dividend date, you will not receive the upcoming dividend. In ISO 8601 format, YYYY-MM-DD.

pay_datestring date nullable

Date on which the dividend is paid out. In ISO 8601 format, YYYY-MM-DD.

record_datestring date nullable

Date that the shares must be held to receive the dividend; set by the company. In ISO 8601 format, YYYY-MM-DD.

tickerstring nullable

Ticker symbol of the Stock.