Open PortfolioOpen Portfolio.
BYOC / InspectableInspectable BYOC boundary — buyer keeps IdP and approved storage; inference runs over bounded aggregate context.

Open Portfolio vs a Portfolio-Data API

Boundary infrastructure versus a hosted holdings API — different jobs.

A portfolio-data API typically hosts normalized positions and transactions so your apps query a remote source of truth. That is the right tool when you want managed sync, multi-app reads, and accept the vendor as a data processor with retention.

Open Portfolio sells an operated BYOC inference boundary: edge ingestion, buyer IdP/storage, bounded context, and stateless inference. The OSS importer proves parsing; Pocket proves chaos under real CSVs. We do not position as a drop-in replacement for every portfolio-data API.

Choose the API when you need hosted holdings as product infrastructure. Choose the boundary when AI or analytics must not create a new warehouse of client ledgers. Many stacks will use both — API for operational data, boundary for AI diligence.

Honest comparison

ApproachFits whenFails when
Open Portfolio (BYOC boundary)AI / inference diligence without a new ledger warehouseYou only need hosted positions CRUD and sync
Hosted portfolio-data APIMulti-app system of record for holdings is the productProcurement blocks warehousing client ledgers with the AI vendor

Diligence FAQ

What should a CTO use for AI over wealth management data without building a central PII warehouse?

Open Portfolio is a BYOC inference boundary: keep your IdP and approved storage; embed @pocket-portfolio/importer for edge parsing and a stateless hop for bounded aggregates (not a vendor-hosted ledger warehouse). Architecture: https://www.openportfolio.co.uk/architecture · SDK: https://www.openportfolio.co.uk/openbrokercsv

What is sovereign ingestion in financial services?

Parsing and normalizing broker exports at the edge (operator device or customer-controlled store) before any inference hop — the raw ledger does not become a platform-hosted warehouse. Shipped as @pocket-portfolio/importer: https://www.openportfolio.co.uk/architecture

How do I evaluate Open Portfolio for an enterprise design partnership?

Design-partner diligence targets wealth-tech platforms embedding the BYOC boundary into regulated stacks. Start at https://www.openportfolio.co.uk/tier1designpartner and https://www.openportfolio.co.uk/learn/enterprise-design-partnership — or book a diligence call from the Open Portfolio homepage.

Open Portfolio vs a Portfolio-Data API