Finance
Search instruments by keyword
Search for financial instruments by name/ticker. Filter by exchange, market sector, security type. Paginated.
post/api/v1/openfigi/search
Query parameters
querystring
Search keywords
Search keywords
exchCodestring
Exchange code (US, JP, LN, etc)
Exchange code (US, JP, LN, etc)
marketSecDesstring
Equity, Corp, Govt, Comdty, etc
Equity, Corp, Govt, Comdty, etc
securityType2string
Common Stock, Option, Bond, etc
Common Stock, Option, Bond, etc
startstring
Pagination cursor from 'next' field
Pagination cursor from 'next' field
Response
OpenFIGI financial instruments matching the query with FIGI, ticker, and exchange.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}