Skip to main content
POST
Search companies by name, symbol, ISIN, or FIGI

Authorizations

Authorization
string
header
required

Enter 'Bearer' followed by a space and then your JWT or API Key. Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9... or Bearer YOUR_API_KEY_HERE

Body

application/json
query
string
required

Partial or full company name, ticker, ISIN, or FIGI.

Example:

"GO"

limit
integer<int32>
default:10

Maximum number of results to return.

Required range: x >= 1

Response

The matching companies.

results
object[]
required