API reference

Overview

What Corpact is, what it gives you, and where to start.

Tokenized stocks pay dividends by changing a multiplier on the mint. Holders end up with more stock-equivalent units, yet no transaction touches their account, so anything that follows transfers sees nothing. Corpact reads those changes, proves what each one was, and turns them into an audit-ready ledger behind one API.

Start here

What you get

How the pieces fit

ComponentWhat it does
WorkerReads chain history and mint state, rebuilds the multiplier timeline, classifies changes and replays positions into Postgres
APIServes portfolio, income, corporate actions, journal, yield and exports to API keys scoped by tenant
@corpact/clientTyped TypeScript client generated from the same schemas as the API
DashboardA reference UI that calls the API through its own server

Next