Search ETFs

Search ETFs Web API Documentation

Accepts a string of keyword combinations, and searches across the ETF name and ticker and returns a list of ETFs with related keywords.

Endpoint:
https://api-v2.intrinio.com/etfs/search

Parameters

Name Description Example
query
* required
iShares
query
* required

Output Fields

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.