Search/Lookup Symbol
Response
{
"securities": {
"security": [
{
"symbol": "GOOGL",
"exchange": "Q",
"type": "stock",
"description": "Alphabet Inc"
},
{
"symbol": "GOOG",
"exchange": "Q",
"type": "stock",
"description": "Alphabet Inc. - Class C Capital Stock"
}
]
}
}
Definitions
Field | Description |
---|---|
symbol | Security symbol |
exchange | Exchange code of the symbol |
type | Type, one of: stock, option, etf, index, mutual_fund |
description | Security detailed name or description |
Updated 13 days ago