Get Security by identifier

Returns a single security record by ISIN across all asset classes.
If the identifier is not an ISIN, the service attempts to auto-detect
the symbol type and resolve it to the underlying ISIN.

Asset-type caches are consulted in the order given by the
resolution_order query parameter (or the default order when omitted).
Asset types not listed in resolution_order are not searched.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Security identifier. ISINs are looked up directly; other formats
(e.g., CUSIP) are auto-detected and resolved.

Query Params
string

Comma-separated list of asset types to search, in priority order.
Supported values: equity, fixed_income, fund. Asset types not listed
are not searched. Empty or missing uses the default order:
equity,fixed_income,fund. Unknown values return 400.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json