Get valuation context
Seven multiples (P/E, P/S, P/B, EV/EBITDA, EV/EBIT, EV/Sales, PEG), each with 5-year context — median, percentile, and a position reading from deep_value to premium — plus five yields and returns on capital. Yields that do not apply return {available: false, reason} objects, never zero. ETFs return freshness: "unsupported".
Access: all plans, including Free.
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.
"AAPL"
Response
Success envelope: { "data": ... }.
The endpoint payload. Present on every 2xx response; never null.
- ValuationData
- UnsupportedData