Company
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: 100RequiredExample:
Search query for company name or ticker symbol
AppleResponses
200
List of companies matching the search query
application/json
400
Bad Request
text/plain
401
Unauthorized
text/plain
402
Insufficient credits
text/plain
500
Internal Server Error
text/plain
get
/api/v1/companies/searchAuthorizations
AuthorizationstringRequired
JWT bearer token used for authentication.
Test token (no charges apply; responses contain mock data):
Bearer sk_test_tracenable
Responses
200
List of available companies
application/json
400
Bad Request
text/plain
401
Unauthorized
text/plain
402
Insufficient credits
text/plain
500
Internal Server Error
text/plain
get
/api/v1/companies/listLast updated
Was this helpful?

