Company

Company information and metadata

Beta
get

Search for companies by name or ticker symbol. Returns a list of companies matching the search query. A maximum of 10 results will be returned. The most relevant results are returned first.

Pricing (depending on the response received):

  • 200 : $0.01

  • Other responses (40x, 50x): Free of charge

Authorizations
AuthorizationstringRequired

JWT bearer token used for authentication.

Test token (no charges apply; responses contain mock data):

Bearer sk_test_tracenable
Query parameters
querystring · min: 1 · max: 100Required

Search query for company name or ticker symbol

Example: Apple
Responses
chevron-right
200

List of companies matching the search query

application/json
get
/api/v1/companies/search
Beta

List Companies

get

Retrieve a list of all available companies.

Pricing (depending on the response received):

  • 200 : $1.00

  • Other responses (40x, 50x): Free of charge

Authorizations
AuthorizationstringRequired

JWT bearer token used for authentication.

Test token (no charges apply; responses contain mock data):

Bearer sk_test_tracenable
Responses
chevron-right
200

List of available companies

application/json
get
/api/v1/companies/list

Last updated

Was this helpful?