curl
Financials
Get earnings context
The last report (EPS and revenue with year-over-year change and a trend reading), an estimated next report date, and a per-quarter history. Stocks only — ETFs return freshness: "unsupported" because ETFs do not report earnings.
Access: Starter and Builder plans.
GET
curl
Authorizations
noxstock API key from the dashboard. Keys start with nxs_ and are shown once when created.
Query Parameters
Ticker symbol. Case-insensitive; share-class dots are normalized to dashes (BRK.B == BRK-B). Returns SYMBOL_UNKNOWN when the symbol is outside the supported universe.
Example:
"AAPL"
Response
Success envelope: { "data": ... }.
The endpoint payload. Present on every 2xx response; never null.
- EarningsData
- UnsupportedData