Symbol Lists
List exchanges
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
Example response
[
{
"exchange": "Nasdaq"
}
]Changes
No recorded changes to this endpoint across all 9 revisions of this API.