Search for specific financial metrics across income statements, balance sheets, and cash flow statements for a list of tickers.
line_items in your request.
Line items are financial data points that are found in the income statement, balance sheet, and cash flow statement.
Examples of line items are revenue, net income, total debt, free cash flow, and so on.
The purpose of this API is to let you easily get specific data points for a list of tickers in a single API request.
You can also specify a start_date and end_date to filter the line items by a specific date range.
Finally, you can specify a period, which must be one of "ttm", "annual", or "quarterly".
For example, you can search for net_income and total_debt for NVDA and AAPL and receive the following response:
API key for authentication.
An array of line items to apply to the search.
1The financial metric to search for.
An array of tickers to apply to the search.
1The tickers to search for.
The time period for the financial data.
annual, quarterly, ttm The maximum number of results to return.
x >= 1Successful search response