v1

latestOpenAPI 3.0.32026-07-1745105192.4 KB
Dividends

Dividends Data

Using the Dividends Data endpoint, you will be able to look up information about the stock dividend for different symbols.

Note: The V2 Dividend Endpoint provides dividend data for symbols listed on NASDAQ, PINK, SHG, NYSE, NYSE ARCA, OTCQB, and BATS, and dividend information for individual ticker symbols can also be retrieved using the Tickers Endpoint.

get/dividends

Query parameters

access_keystring required

Your Marketstack API access key.

symbolsstring required

One or more comma-separated ticker symbols (e.g., AAPL,MSFT).

date_fromstring date

Filter results from this date (inclusive). Format YYYY-MM-DD.

date_tostring date

Filter results up to this date (inclusive). Format YYYY-MM-DD.

sort'ASC' | 'DESC'

Sort order. Use ASC for oldest first or DESC for newest first.

limitinteger

Pagination limit (results per page). Default 100, maximum 1000.

offsetinteger

Pagination offset (number of results to skip). Default 0.

Response

Dividends data retrieved.