DocsWatchTowerCanonical API Ingestion

Canonical API Ingestion

How to integrate WatchTower directly when your platform can produce the native WatchTower transaction contract.

Section

When to use the canonical API

Use canonical ingestion when your institution can map its upstream transaction events directly into the WatchTower contract without needing a source-specific adapter.

  • your engineering team controls the transaction event shape
  • you can consistently populate sender, receiver, timestamp, amount, and category fields
  • you want the thinnest possible integration layer
Section

Best fit

Canonical API ingestion is best when the customer has a mature backend team and wants to integrate straight into WatchTower without an institution-specific translation layer.