/openfigi/instruments
Resolve a market identifier (ISIN, CUSIP, SEDOL, ticker, …) to FIGI instrument records
Price: 5 credits
💡 AI Hint: Resolve any market identifier to its FIGI (Financial Instrument Global Identifier) records. Provide the identifier type (e.g. ID_ISIN, ID_CUSIP, ID_SEDOL, TICKER) and its value; a widely cross-listed identifier maps to many listings, so set count to how many records you want back. Optionally narrow by exchange code, MIC, currency, market sector, security type, option type, or by numeric range (option strike, contract size, bond coupon) and date range (bond maturity, derivative expiration). Returns one record per matching listing with figi, name, ticker, exchange code, composite FIGI, share-class FIGI, security type, market sector and security description.
⚠️ Common errors: 412: Instrument not found
Authorizations
API token from the dashboard
Headers
Body
Type of the identifier being looked up
BARCLAYS_TICKER, BASE_TICKER, COMPOSITE_ID_BB_GLOBAL, ID_BB, ID_BB_8_CHR, ID_BB_GLOBAL, ID_BB_GLOBAL_SHARE_CLASS_LEVEL, ID_BB_SEC_NUM_DES, ID_BB_UNIQUE, ID_CINS, ID_COMMON, ID_CUSIP, ID_CUSIP_8_CHR, ID_EXCH_SYMBOL, ID_FULL_EXCHANGE_SYMBOL, ID_ISIN, ID_ITALY, ID_SEDOL, ID_SHORT_CODE, ID_TRACE, ID_WERTPAPIER, OCC_SYMBOL, OPRA_SYMBOL, TICKER, TRADEBOOK_TICKER, TRADING_SYSTEM_IDENTIFIER, UNIQUE_ID_FUT_OPT, VENDOR_INDEX_CODE The identifier value to resolve to FIGI records
1"US4592001014"
"IBM"
Number of instrument records to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Restrict to this exchange code
"US"
Restrict to this ISO market identifier code (MIC)
"XNAS"
Restrict to this currency
"USD"
Restrict to this market sector
Comdty, Corp, Curncy, Equity, Govt, Index, M-Mkt, Mtge, Muni, Pfd Restrict to this security type
"Common Stock"
Restrict to this broad security category
"Common Stock"
Include unlisted equity instruments
Restrict options to this type
Call, Put Restrict to this US state code for municipal instruments
"NY"
Lowest option strike price to include
100
Highest option strike price to include
200
Smallest contract size to include
100
Largest contract size to include
1000
Lowest bond coupon rate to include
2.5
Highest bond coupon rate to include
7.5
Earliest bond maturity date to include (YYYY-MM-DD)
"2030-01-01"
Latest bond maturity date to include (YYYY-MM-DD)
"2040-12-31"
Earliest derivative expiration date to include (YYYY-MM-DD)
"2026-01-01"
Latest derivative expiration date to include (YYYY-MM-DD)
"2026-12-31"