Skip to main content
GET
Fact provenance

Authorizations

X-API-KEY
string
header
default:pk_live_YOUR_KEY
required

Astreus API key (pk_live_...), created on the Developers page in the terminal. Also accepted as Authorization: Bearer pk_live_....

Path Parameters

id
string
required

Ticker symbol (e.g. NVDA), numeric SEC CIK (zero-padding optional), or the platform key of a non-SEC issuer (e.g. XSAU000001 — the cik field of the company payload). A bare ticker always resolves to the SEC registrant.

Query Parameters

statement
enum<string>

Which statement the row belongs to.

Available options:
income_statement,
balance_sheet,
cash_flow_statement,
segments_kpis,
supply_chain
key
string

The row key exactly as /financials returned it: std: (std:revenue), a raw XBRL tag (us-gaap:Revenues), a segment row seg::::::, a KPI row kpi::<kpi_key>, or a supply-chain metric rel::<edge_key>::::<quant_id> (provenance.fact_source_key on /supply-chain).

end_date
string

The column's period end date, YYYY-MM-DD (from period_meta).

period_type
enum<string>
default:annual

Must match the /financials call being cited.

Available options:
annual,
semiannual,
quarterly
basis
enum<string>
default:individual

Must match the reporting_basis of the /financials call being cited.

Available options:
individual,
as_reported
accounting_basis
string

Accounting basis the cited cell was shown under (see financials basis); default = primary.

Response

OK

The response is of type object.