Migrate from financialdatasets.ai
This guide maps the majorfinancialdatasets.ai workflows onto Omni Datastream.
High-level differences
- Omni Datastream ships primary-source filing, section, ownership, compensation, webhook, and MCP surfaces in one API
- statements, facts, and filing provenance are exposed with SEC lineage instead of only normalized financial rows
- pricing and quota signals are visible on every response through meter and plan headers
Route mapping
/financials/income-statement->/v1/statements/income_statement/financials/balance-sheet->/v1/statements/balance_sheet/financials/cash-flow-statement->/v1/statements/cash_flow_statement/financial-metrics->/v1/factsplus statement endpoints/sec-filings->/v1/filingsand/v1/filings/latest/insider-trades->/v1/insiders
Request translation examples
Income statement
Balance sheet
Filing retrieval
Migration notes
- Pin
omni-versionand compare statement-level fields before swapping production dashboards - Use
/v1/factswhen you need tag-level primary-source values instead of a pre-aggregated metrics bundle - Expect larger payloads than financialdatasets.ai on some statement calls because Omni includes provenance and richer structure
- If you only need a token-efficient machine summary, prefer compact section mode and the statement-specific endpoints instead of full rendered filings
Recommended cutover order
- statements
- facts
- filing search and latest filing retrieval
- insider and compensation workflows
- MCP or artifact workflows if you are consolidating tool surfaces