Search the securities database and return a list of securities matching the text query parameter passed through. Query parameter searches across the security ticker and name.
Name | Type | Description | Notes |
---|---|---|---|
query | String | ||
pageSize | Integer | The number of results to return | [optional] [default to 100] |
Name | Type | Description |
---|---|---|
securities | List |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID for Security |
companyId | String | The Intrinio ID for the Company for which the Security is issued |
exchange | String | The exchange's MIC |
exchangeMic | String | The security's exchange MIC |
stockExchangeId | String | The exchange's Intrinio ID |
name | String | The name of the Security |
code | String | A 2-3 digit code classifying the Security (reference) |
currency | String | The currency in which the Security is traded on the exchange |
ticker | String | The common/local ticker of the Security |
compositeTicker | String | The country-composite ticker of the Security |
figi | String | The OpenFIGI identifier |
compositeFigi | String | The country-composite OpenFIGI identifier |
shareClassFigi | String | The global-composite OpenFIGI identifier |
primaryListing | Boolean | If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |