Symbol Lists

List exchanges

Free Starter Stock ETF Pro

Returns the curated list of exchange names we standardize every listing to. Use any of these as the exchange filter on /api/symbols.

get/api/symbols/exchanges

Response

List of exchanges

exchangestring

Canonical exchange name

Example response

[
  {
    "exchange": "Nasdaq"
  }
]

Changes

No recorded changes to this endpoint across all 9 revisions of this API.