GET
/
company
/
report
/
{ticker}
/
Authorization
string
required

Authorization header that should be filled with your Sectors API key.

Path

ticker
string
required

Ticker of the company for which the report is to be retrieved.

Query Parameters

sections
string
default: "all"

Sections of the company report that is to be retrieved (default to all).

Response

symbol
string
required

The ticker of the company.

company_name
string
required

The full name of the company.

overview
object

An overview of the listing details and key metrics of the given ticker.

valuation
object

Valuation metrics and related information of the given ticker.

future
object

Future forecasts related to the given ticker.

financials
object

Historical financials and key financial ratios of the given ticker.

dividend
object

Historical dividend information of the given ticker.

management
object

Key management and their shareholdings of the given ticker.

ownership
object

Ownership details including major shareholders and transaction of the given ticker.

peers
object

Information about the peers of the given ticker.