Detailed Reports
Company Revenue and Cost Segments
Return revenue and cost segments of a given ticker
GET
/
company
/
get-segments
/
{ticker}
/
Header
Authorization
string
requiredAuthorization header that should be filled with your Sectors Financial API key.
Path
ticker
string
requiredTicker of the company for which the revenue and cost segments are to be retrieved.
Query Parameters
financial_year
integer
Fetch company segment for given financial year. If not provided, it will return the latest company segment data.
Response
symbol
string
requiredThe ticker of the company.
financial_year
integer
requiredThe financial year of the revenue and cost segments.
revenue_breakdown
RevenueBreakdownData[]
required