Financial Disclosures
Structured financial metrics, ratios, and computed valuations derived from company filings. EPS, P/E, market cap, ROE, EV, EBITDA, DCF, and full financial statements.
Financial Disclosures endpoints
| Method | Endpoint | Description |
|---|---|---|
| Historical Financials | ||
| GET |
/financials/{ticker}/eps /financials/{ticker}/eps |
Trailing twelve-month earnings per share with report dates. |
| GET |
/financials/{ticker}/pe /financials/{ticker}/pe |
Daily price-to-earnings ratio from TTM EPS and daily close prices. |
| GET |
/financials/{ticker}/roe /financials/{ticker}/roe |
Quarterly return on equity from net income and average equity. |
| GET |
/financials/{ticker}/ebitda /financials/{ticker}/ebitda |
Trailing twelve-month EBITDA with report dates. |
| GET |
/financials/{ticker}/marketcap /financials/{ticker}/marketcap |
Daily market capitalization from closing price and shares outstanding. |
| GET |
/financials/{ticker}/ev /financials/{ticker}/ev |
Daily enterprise value from market cap, total debt, and cash. |
| GET |
/financials/{ticker}/de /financials/{ticker}/de |
Quarterly debt-to-equity ratio from total debt and stockholders equity. |
| Discounted Cash Flow | ||
| GET |
/financials/dcf/{ticker}/value /financials/dcf/{ticker}/value |
Discounted cash flow valuation including enterprise value, fair price, margin of safety, and buy/sell recommendation. |
| GET |
/financials/dcf/{ticker}/rate /financials/dcf/{ticker}/rate |
Weighted average cost of capital (WACC) calculation including cost of equity, cost of debt, and capital structure weights. |
| Statements | ||
| GET |
/financials/statements/{ticker}/cashflow /financials/statements/{ticker}/cashflow |
Cash flow statement from SEC filings. |
| GET |
/financials/statements/{ticker}/income /financials/statements/{ticker}/income |
Income statement from SEC filings. |
| GET |
/financials/statements/{ticker}/balance /financials/statements/{ticker}/balance |
Balance sheet statement from SEC filings. |
| Disclosure Series | ||
| GET |
/financials/{ticker}/revenue /financials/{ticker}/revenue |
Historical revenue from SEC filings. |
| GET |
/financials/{ticker}/sharesoutstanding/basic /financials/{ticker}/sharesoutstanding/basic |
Historical sharesoutstanding/basic from SEC filings. |
| GET |
/financials/{ticker}/total/assets /financials/{ticker}/total/assets |
Historical total/assets from SEC filings. |
| GET |
/financials/{ticker}/sharesoutstanding/diluted /financials/{ticker}/sharesoutstanding/diluted |
Historical sharesoutstanding/diluted from SEC filings. |
| GET |
/financials/{ticker}/current/liabilities /financials/{ticker}/current/liabilities |
Historical current/liabilities from SEC filings. |
| GET |
/financials/{ticker}/netincome /financials/{ticker}/netincome |
Historical netincome from SEC filings. |
| GET |
/financials/{ticker}/stockholdersequity /financials/{ticker}/stockholdersequity |
Historical stockholdersequity from SEC filings. |
| GET |
/financials/{ticker}/cashflow/free /financials/{ticker}/cashflow/free |
Historical cashflow/free from SEC filings. |
| GET |
/financials/{ticker}/cashflow/operating /financials/{ticker}/cashflow/operating |
Historical cashflow/operating from SEC filings. |
| GET |
/financials/{ticker}/capitalexpenditures /financials/{ticker}/capitalexpenditures |
Historical capitalexpenditures from SEC filings. |
| GET |
/financials/{ticker}/total/liabilities /financials/{ticker}/total/liabilities |
Historical total/liabilities from SEC filings. |
| GET |
/financials/{ticker}/current/assets /financials/{ticker}/current/assets |
Historical current/assets from SEC filings. |
| Other endpoints | ||
| GET |
/financials/{ticker}/metrics /financials/{ticker}/metrics |
|
| GET |
/financials/{ticker}/snapshot /financials/{ticker}/snapshot |
|
Financial Disclosures pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 10 / minute |
|
| ULTRA | $29.99 / month | 1 / second |
|
| MEGA | $99.99 / month | 1 / second |
|