Tickers

Tickers List

Using the tickerslist endpoint you will be able to get the full list of supported tickers.

get/tickerslist

Query parameters

access_keystring required

Your Marketstack API access key.

searchstring

Search term to filter tickers by name or symbol.

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.

Response

Tickers list retrieved.

Changes

No recorded changes to this endpoint across all 1 revision of this API.