Get detailed, segmented revenue data for a ticker.
GET
request to:
https://api.financialdatasets.ai/financials/segmented-revenue/tickers/
X-API-KEY
.ticker
, period
and limit
to filter the data.ticker
, period
, limit
, and cik
.
The period
parameter can be set to "annual"
or "quarterly"
. The limit
parameter is used to specify the number of statements to return.
Note: ticker
and period
are required. Alternatively, you can use cik
instead of ticker
as a company identifier in your request. By default, limit
is 4
.
API key for authentication.
The ticker symbol.
The date or time period to which the reported revenue data relates in ISO 8601 format (YYYY-MM-DD).
annual
, quarterly
The maximum number of revenue statements to return.
The Central Index Key (CIK) of the company.
Segmented revenue response
The response is of type object
.