The two clocks
meta.as_of.sec— the SEC knowledge cutoff: the latest date filings were ingested through. It governs fundamentals, filings, insider, and ownership.meta.as_of.market— the market clock for the licensed price feed.
stock_overview, a P/E carries provenance: "computed_from_prices" and names both dates:
price_date — never as “the filing states.”
Verification timestamps
Fundamentals responses carry two more times inmeta:
published_at— when this projection was built.last_verified_at— when the served fundamentals were last checked against SEC’s own data.
meta.build.fundamentals (the source-hash of the underlying filing), they let you tell how fresh and how verified a number is.
Provenance levels
Every value declares its trust chain, so you never blend classes:Prices are end-of-day, with an intraday quote overlay
The authoritative price feed is end-of-day. Snapshot responses also carry an IEX last-sale quote (a thin single venue, ~2.5–3% of consolidated volume) — this is not a consolidated real-time or tick feed.market_status is a session hint (open/closed), not an exchange operations feed — do not read halts, auctions, or execution readiness into it. See Coverage and gaps for what the feed does and does not include.