Snapshot
Get a real-time snapshot of key financial metrics and ratios for a ticker, including valuation, profitability, efficiency, liquidity, leverage, growth, and per share metrics.
👋 Overview
We have real-time financial metrics for all actively-traded equities in the US.
Any data that you receive from our API is yours to keep. You may save the data to minimize repeat API calls.
To get started, please create an account and grab your API key at financialdatasets.ai.
You will use the API key to authenticate your API requests.
🚀 Getting Started
There are only 3 steps for making a successful API call:
- Add your API key to the header of the request as
X-API-KEY
. - Add query params like
ticker
to filter the data. - Execute the API request.
Note: You must provide the ticker
.
💻 Example
Authorizations
API key for authentication.
Query Parameters
The ticker symbol of the company.
Response
The ticker symbol of the company.
The market capitalization of the company.
The total value of the company (market cap + debt - cash).
Price to earnings ratio.
Price to book ratio.
Price to sales ratio.
Enterprise value to EBITDA ratio.
Enterprise value to revenue ratio.
Gross profit as a percentage of revenue.
Operating income as a percentage of revenue.
Net income as a percentage of revenue.
Net income as a percentage of shareholders' equity.
Net income as a percentage of total assets.
Net operating profit after taxes as a percentage of invested capital.
Revenue divided by average total assets.
Cost of goods sold divided by average inventory.
Current assets divided by current liabilities.
Quick assets divided by current liabilities.
Cash and cash equivalents divided by current liabilities.
Total debt divided by shareholders' equity.
Total debt divided by total assets.
Operating income divided by interest expense.
Year-over-year growth in revenue.
Year-over-year growth in earnings.
Year-over-year growth in book value.
Dividends paid as a percentage of net income.
Net income divided by weighted average shares outstanding.
Shareholders' equity divided by shares outstanding.
Free cash flow divided by shares outstanding.