Seven core P&L line items per fiscal quarter, in one call:
| Metric | Description |
|---|---|
TOTAL_REVENUE | Total revenue |
NET_INCOME | Net income |
EBITDA | EBITDA |
OPERATING_INCOME | Operating income |
FREE_CASH_FLOW | Free cash flow |
BASIC_EPS | Basic earnings per share |
DILUTED_EPS | Diluted earnings per share |
Data points are reported on each company’s fiscal calendar — NVDA’s quarters end late-month (e.g. 2024-04-28, 2024-07-28), META’s align with calendar quarters. The backend requires granularity=QUARTER; sub-quarter granularities are rejected since these are filing-period metrics.
Documentation Index
Fetch the complete documentation index at: https://artemis.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Comma-separated list of equity symbols (e.g. eq-nvda,eq-meta).
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Granularity for equity financial metrics. Only QUARTER is supported.
QUARTER Maximum number of data points to return (1–1000).
1 <= x <= 1000Your Artemis API key
Equity financials time-series, keyed by metric name within each symbol.