List yield-analysis ratios
Return cash-flow, free-cash-flow, shareholder-return, enterprise-value, and capital-yield values for one company across financial periods.
/v3.0.0/fundamental/ratios/yield-analysis/{identifier}Plan Access
Free
(Your plan)
Individual
$29/mo
Professional
$89/mo
Plan History
Free
(Your plan)
2 years
Individual
$29/mo
5 years
Professional
$89/mo
40+ years
curl "https://api.roic.ai/v3.0.0/fundamental/ratios/yield-analysis/NASDAQ:AAPL?apikey=YOUR_API_KEY&period_type=annual&fiscal_year.gte=2025&fiscal_year.lte=2025"{
"data": [
{
"id": "fnd_N7wh3Ukmc6CRKm",
"symbol": "NASDAQ:AAPL",
"period_type": "annual",
"period_end_date": "2025-09-30",
"fiscal_year": 2025,
"period_label": "FY",
"currency": "USD",
"price_currency": "USD",
"fx_applied": false,
"object": "v3.fundamentals.yield_analysis_ratio",
"ttm_cash_from_oper": 111482000000,
"ttm_cap_expend": -12715000000,
"ttm_free_cash_flow": 98767000000,
"free_cash_flow_yield": 2.5850863983396786,
"cf_dvd_paid": -15421000000,
"cf_proc_fr_repurch_eqty_detailed": -90711000000,
"cf_pymt_debt_and_capital_lease": -10932000000,
"cf_other_financing_act_excl_fx": -8103000000,
"ttm_cff": -120686000000,
"shareholder_yield_cff": 3.208270530392965,
"returned_capital_ex_debt": 106132000000,
"shareholder_yield_ex_debt": 2.8213725530025533,
"cf_cash_from_oper": 111482000000,
"cf_cap_expenditures": -12715000000,
"ttm_after_tax_interest_expense": 0,
"cf_free_cash_flow_firm": 98767000000,
"enterprise_value": 3805675193800,
"ttm_fcf_to_firm_yield": 2.5952556371838,
"capital_yield": 3.171211253041644
}
],
"next_page_url": null,
"previous_page_url": null
}Parameters
Path parameters
identifierstringrequiredA ticker ID, an exchange and symbol separated by a colon (e.g. NASDAQ:AAPL), or a FIGI.
NASDAQ:AAPLtkr_cO46h8pgSu9QqyBBG000B9XRY4Query parameters
period_typestringoptionalFinancial period cadence.
annualValues: annualquarterlyttmperiod_labelstringoptionalFilter to a specific period within the fiscal year: FY for annual periods, or Q1–Q4 for quarterly and TTM periods.
FYQ1Q2Q3Q4datestringoptionalPass a YYYY-MM-DD date directly for an exact period-end-date match. For a range, combine the modifiers below, for example, date.gte=2020-01-01&date.lt=2026-01-01.
+ Show filter modifiers- Hide filter modifiers
date.gtestringReturn statements whose period end date is on or after this date.
date.gtstringReturn statements whose period end date is strictly after this date.
date.ltestringReturn statements whose period end date is on or before this date.
date.ltstringReturn statements whose period end date is strictly before this date.
fiscal_yearobjectoptionalFilter by fiscal year. Combine the range modifiers below to select the reporting years you need.
+ Show filter modifiers- Hide filter modifiers
fiscal_year.gteintegerReturn statements from this fiscal year onward.
fiscal_year.gtintegerReturn statements after this fiscal year.
fiscal_year.lteintegerReturn statements through this fiscal year.
fiscal_year.ltintegerReturn statements before this fiscal year.
orderstringoptionalSort by period end date (period_end_date).
descValues: ascdesclimitintegeroptionalMaximum number of resources to return.
50Min: 1Max: 100pagestringoptionalOpaque page token from a previous response. Follow the returned page URL when possible.
Response
Each normalized yield-analysis value is a top-level field on the period
resource. Missing values are null.
Response fields
dataarray of objectsArray of financial period resources for the current page, one per reporting period.
+ Show child attributes- Hide child attributes
idstringUnique identifier for the financial period record, beginning with fnd_. Store it as the stable reference to this period's figures.
symbolstringQualified symbol combining the exchange code and ticker separated by a colon, e.g. NASDAQ:AAPL.
period_typestringCadence of the period: annual for full fiscal years, quarterly for fiscal quarters, or ttm for trailing-twelve-month aggregates.
period_end_datestringLast calendar day of the financial period, in YYYY-MM-DD format.
fiscal_yearnumberFiscal year the period belongs to, e.g. 2025. Fiscal years may not align with calendar years; Apple's fiscal 2025 ends in September 2025.
period_labelstringLabel of the period within the fiscal year: FY for annual periods, or Q1 through Q4 for quarters.
currencystringISO 4217 code of the currency the financial values are reported in, e.g. USD.
price_currencystringISO 4217 code of the currency used for price-derived values such as market capitalization. It can differ from currency when the listing trades in another currency.
fx_appliedbooleanWhether metric values were converted from the company's reporting currency. false means the figures are as originally reported.
objectstringString representing the object's type, e.g. v3.fundamentals.income_statement. Each fundamentals endpoint returns its own object type.
ttm_cash_from_opernumberTTM Cash From Operations: Cash from Operating Activities (CF015, cf_cash_from_oper) for TTM period.
ttm_cap_expendnumberTTM Capital Expenditures: Capital Expenditures (CF047, cf_cap_expenditures) for TTM period.
ttm_free_cash_flownumberTTM Free Cash Flow: Free Cash Flow (CF045, cf_free_cash_flow) for TTM period.
free_cash_flow_yieldnumberFree Cash Flow Yield (%): Free cash flow yield is a measure of how much cash a company generates per share compared to its share price.
cf_dvd_paidnumberDividends Paid: The amount of cash paid by a company to its shareholders as a distribution of its profits.
cf_proc_fr_repurch_eqty_detailednumberCash (Repurchase) of Equity: The amount of cash paid by a company to reacquire its own equity shares from existing shareholders.
cf_pymt_debt_and_capital_leasenumberRepayments of Debt: The amount of cash payments for repaying debt.
cf_other_financing_act_excl_fxnumberOther Financing Activities: The amount of cash inflows or outflows from other financing activities that are not separately disclosed in the cash flow statement.
ttm_cffnumberTTM Cash Flow from Financing: Cash from Financing Activities (CF042, cf_cash_from_fin_act) for TTM period.
shareholder_yield_cffnumberShareholder Yield (Cash Flow from Financing) (%): Shareholder yield (cash flow from financing) is a measure of how much cash a company returns to its shareholders through dividends, share buybacks, and debt reduction.
returned_capital_ex_debtnumberCash to Shareholders: Returned capital ex debt (cash to shareholders) is a measure of how much cash a company returns to its shareholders through dividends and share buybacks.
shareholder_yield_ex_debtnumberShareholder Yield, Ex Debt (%): Shareholder yield (ex debt repayments) is a measure of how much cash a company returns to its shareholders through dividends and share buybacks, excluding any cash used to repay debt.
cf_cash_from_opernumberCash from Operating Activities: The amount of net cash generated by a company’s normal business operations during a specific period.
cf_cap_expendituresnumberCapital Expenditures: Capital expenditures are the amount of money that a company spends on buying or upgrading physical assets, such as buildings, equipment, or machinery.
ttm_after_tax_interest_expensenumberTTM After-Tax Interest Expense: After-Tax Interest Expense (R0073, after_tax_interest_expense) for TTM period.
cf_free_cash_flow_firmnumberFree Cash Flow to Firm: Free Cash Flow to Firm (FCFF) is the cash that a company makes from its main activities after paying for all its expenses and investments.
enterprise_valuenumberEnterprise Value: Enterprise value is a measure of a company’s total value, often used to estimate how much it would cost to buy the company.
ttm_fcf_to_firm_yieldnumberTTM Free Cash Flow to Firm Yield (%): TTM free cash flow to firm yield is a measure of how much cash a company generates from its core operations relative to its total value.
capital_yieldnumberCapital Yield (%): Capital yield is a measure of how much cash a company uses or receives from its financing activities relative to its total value.
next_page_urlnullableURL of the next page of results, or null when there are no more pages. Request it unchanged to continue paging.
previous_page_urlnullableURL of the previous page of results, or null on the first page.
Example
Return yield analysis for the financial period that ends on one exact date.
curl "https://api.roic.ai/v3.0.0/fundamental/ratios/yield-analysis/NASDAQ:AAPL?apikey=YOUR_API_KEY&period_type=annual&date=2025-09-30"Related endpoints
Pair yield analysis with cash flow and enterprise value.