# David > Synthetic financial data API for building, training, and evaluating financial AI agents. ## Docs - [Analyst estimates](https://docs.davidhf.com/api-reference/analyst-estimates.md): Sell-side consensus estimates, ratings, and price-target revisions. - [Company](https://docs.davidhf.com/api-reference/company.md): Company facts, identity, and discovery. - [Corporate actions](https://docs.davidhf.com/api-reference/corporate-actions.md): Dividends, splits, and other corporate actions. - [Earnings](https://docs.davidhf.com/api-reference/earnings.md): Earnings results, surprises, press releases, and the earnings calendar. - [SEC filings](https://docs.davidhf.com/api-reference/filings.md): SEC-style filings, item-level text, and filing discovery. - [Financial metrics](https://docs.davidhf.com/api-reference/financial-metrics.md): Valuation, margin, return, and leverage ratios, plus a market-wide snapshot. - [Financial statements](https://docs.davidhf.com/api-reference/financial-statements.md): Income statements, balance sheets, cash-flow statements, normalized, as-reported, and segmented. - [Index funds](https://docs.davidhf.com/api-reference/index-funds.md): Index-fund constituents and look-through holdings. - [Insider trades](https://docs.davidhf.com/api-reference/insider-trades.md): Form 4–style insider transactions with rich filtering. - [Institutional holdings](https://docs.davidhf.com/api-reference/institutional-holdings.md): 13F-style institutional holdings by ticker and by filer. - [KPIs & guidance](https://docs.davidhf.com/api-reference/kpis.md): Management guidance, KPI metrics, and non-GAAP reconciliations. - [Macro & interest rates](https://docs.davidhf.com/api-reference/macro.md): The macro tape and central-bank policy rates. - [Metadata](https://docs.davidhf.com/api-reference/metadata.md): Coverage map, scale presets, scenario themes, calibration, and quality audits. - [News & analyst notes](https://docs.davidhf.com/api-reference/news.md): Company and market news with sentiment, entities, and event lineage, plus analyst notes. - [API reference overview](https://docs.davidhf.com/api-reference/overview.md): Base URL, authentication, shared parameters, and response conventions. - [Prices](https://docs.davidhf.com/api-reference/prices.md): Daily OHLCV bars, point-in-time snapshots, and market-wide snapshots. - [Scenarios](https://docs.davidhf.com/api-reference/scenarios.md): Browse, inspect, and validate the synthetic market worlds David provides. - [Search & screener](https://docs.davidhf.com/api-reference/search.md): Filter companies by financial metric and pull specific statement line items. - [Sectors & events](https://docs.davidhf.com/api-reference/sectors-and-events.md): Sector metadata and the scenario event timeline. - [Authentication](https://docs.davidhf.com/authentication.md): API keys and rate limits. - [Date semantics](https://docs.davidhf.com/concepts/date-semantics.md): How scenario-clock dates, visibility windows, and point-in-time filtering work. - [Market coverage](https://docs.davidhf.com/concepts/market-coverage.md): Universe size, scenario horizons, and scale presets. - [Scenarios](https://docs.davidhf.com/concepts/scenarios.md): The self-contained synthetic market world behind every David response. - [Synthetic data & provenance](https://docs.davidhf.com/concepts/synthetic-data.md): What David generates, what is real, and how determinism and consistency are guaranteed. - [Ticker universe](https://docs.davidhf.com/concepts/ticker-universe.md): Real symbol aliases, instrument types, and which datasets each one serves. - [Errors & rate limits](https://docs.davidhf.com/errors.md): HTTP status codes David returns and how to handle them. - [How to get fundamentals](https://docs.davidhf.com/guides/get-fundamentals.md): Pull statements, metrics, and earnings for a company in a scenario. - [How to get stock prices](https://docs.davidhf.com/guides/get-stock-prices.md): Pull OHLCV history, snapshots, and market-wide snapshots. - [Building point-in-time agents](https://docs.davidhf.com/guides/point-in-time-agents.md): Run a leakage-free backtest loop over a scenario. - [How to search SEC filings](https://docs.davidhf.com/guides/search-filings.md): Find filings, drill into item-level text, and trace them to events. - [Introduction](https://docs.davidhf.com/index.md): Synthetic stock-market infrastructure for AI agents. - [Quickstart](https://docs.davidhf.com/quickstart.md): Authenticate, choose a scenario, and pull your first synthetic market data.