Skip to main content

Ingest Event

endpoint
Ingests a raw or normalized financial event into the ledger.

Request Body

string
required
Gateway source name (stripe, polar, revenuecat, lemonsqueezy, apple, google, custom).
string
required
Event classification (transaction.sale, subscription.new, transaction.refund, subscription.churn).
number
required
Transaction gross value in the original currency.
string
required
Three-letter ISO 4217 currency code (e.g. USD, EUR, GBP).
string
External or internal product SKU identifier.

Example cURL


Real-Time WebSocket Feed

Subscribe to low-latency financial updates in browser dashboards or terminal tools.