githubEdit

Company facts

get

Retrieves the company facts for a given ticker symbol.

Authorizations
AuthorizationstringRequired
Path parameters
tickerstringRequired
  • The ticker symbol of the company.
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
chevron-right
200

A promise that resolves to a CompanyFactsAPIResponse object containing the company facts.

application/json

Represents the response of the getCompanyFacts endpoint.

successbooleanRequired

The success status of the operation.

messagestringRequired

The message associated with the operation.

addressstringOptional

The address associated with the operation.

get
/financial-datasets/company-facts/{ticker}
200

A promise that resolves to a CompanyFactsAPIResponse object containing the company facts.