Auditable, point-in-time financial data.
Institutions adopt AI cautiously — so we make safety a feature, not an afterthought. Every figure is point-in-time correct, traceable to a SEC filing, and served without ever touching your model or your data.
Point-in-time, not point-in-hindsight
Every fact carries the EDGAR acceptance timestamp. Query any historical date and you get exactly what was public then — restatements never leak backward. PIT filtering is enforced at the data layer, not left to the caller.
How PIT worksEvery figure traces to a filing
No number is synthesized. Each fact references the exact SEC filing it came from, so an AI answer is auditable down to the source document. The cure for financial hallucinations is provenance you can check.
Read the methodologyZero-retention, bring your own model
In the Workspace your Anthropic or OpenAI key is sealed in a 24-hour AES-GCM httpOnly cookie — never written to a database, never logged. Your data and your model never train ours.
Privacy policyVerify any number yourself.
Ask an agent for a figure and it can return the lineage in the same breath — the filing, the accession number, and the acceptance timestamp behind the value. No black box.
// MCP tool: verify_fact_lineage
{
"fact": "Revenue",
"ticker": "AAPL",
"period": "FY2023",
"value": 383285000000,
"as_of": "2023-11-03",
"source": {
"form": "10-K",
"accession": "0000320193-23-000106",
"accepted_at": "2023-11-03T18:01:14Z"
}
}How the data stays honest
Sourced straight from SEC EDGAR, standardized, and served unaltered.
As-filed. We don't restate or adjust.
Every number is exactly what the company filed. No vendor normalization that quietly rewrites history.
Survivorship-free, 1993→present.
Delisted, merged, and bankrupt entities stay in the universe — 19,000+ companies, keyed on CIK so duplicates can't occur.
Deterministic, tier-gated tools.
Agents call typed MCP tools with explicit permission scopes — not an opaque model. Same data, same answer, every call.
111M+ facts, one Bearer token.
One Stripe-issued token sets your scope and rate limits across MCP, SDK, and the Workspace — validated at the edge on every request.
Reliability & your data
A 99.5% uptime target with business-hours support on paid tiers, and a zero-retention option for Enterprise. We sell access to data — never your data, and never your model.