v1
latestOpenAPI 3.0.32026-07-1745105192.4 KBTickers
Splits Factor for a Specific Ticker
Obtain ticker splits factor for a specific stock ticker by attaching /splits to your URL.
get/tickers/{symbol}/splits
Path parameters
symbolstring required
Ticker symbol to look up (e.g., AAPL).
Query parameters
access_keystring required
Your Marketstack API access key.
exchangestring
Filter your results based on a specific stock exchange by specifying the MIC identification of a stock exchange.
limitinteger
Pagination limit (results per page). Default 100, maximum 1000.
offsetinteger
Pagination offset (number of results to skip). Default 0.
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.
Response
Tickers splits factor retrieved.