Equity Lookup
Search companies
GET
/v1/instruments/get_companies
Search companies by company name, perm_id, isin or ticker.
Headers
Name
Value
Content-Type
application/json
X-API-KEY
<token>
Body
Name
Type
Description
name
string
Name of the company
perm_id
string
Perm_id of the company
isin
string
ISIN code of the company's equity
ticker
string
Ticker of the company's equity
Response
Search equity
GET
/v1/instruments/get_instruments
Search entities or companies by name, perm_id, isin or ticker.
Headers
Name
Value
Content-Type
application/json
X-API-KEY
<token>
Body
Name
Type
Description
name
string
Name of the company
perm_id
string
Perm_id of the company
isin
string
Isin code of the company's equity
ticker
string
Ticker of the company's equity
Response
Last updated