Accepts a string of keyword combinations, and searches across the ETF name and ticker and returns a list of ETFs with related keywords.
Name | Description | Example |
---|---|---|
query
* required
|
iShares | |
mode
|
When set, changes search mode to the specified mode. Paging is not available in rank_order.
Options:
rank_order
starts_with
show more
show less
|
~null |
query
* required
|
||
mode
* required
When set, changes search mode to the specified mode. Paging is not available in rank_order.
|
Name | Description | Type |
---|---|---|
etfs | array | |
id
|
The Intrinio ID of the ETF | string |
name
|
The common name of the ETF | string |
ticker
|
The common ticker symbol for the ETF | string |
figi_ticker
|
The OpenFIGI ticker for the ETF | string |
ric
|
Reuters Instrument Code (RIC) for the ETF | string |
isin
|
International Securities Identification Number (ISIN) for the ETF | string |
sedol
|
Stock Exchange Daily Official List (SEDOL) for the ETF | string |
exchange_mic
|
The exchange Market Identifier Code (MIC) from the International Standards Organization (ISO) | string |
next_page | The token required to request the next page of the data. If null, no further results are available. | string |
etfs
|
||
next_page
The token required to request the next page of the data. If null, no further results are available.
|