LedgerHQ
Modules

Supported API Modules

The LedgerHQ modules currently documented for integration.

LedgerHQ has more code paths internally than are documented here. The public docs only cover the integration surface that is currently ready for developers to evaluate and build against.

If a module is not listed here, it is intentionally outside the current public integration contract.

Integration Map

NeedUse
Discover accounts for classification/api/v1/accounts
Inspect posted accounting lines/api/v1/entries, /api/v1/accounts/:id
Review synced bank activity/api/v1/bank-transactions, /api/v1/bank-feeds
Reclass a transaction/api/v1/bank-transactions/:id/reclassify
Reconcile or exclude transaction/api/v1/bank-transactions/:id/reconcile, /exclude
Generate report packet JSON/api/v1/reports/financial-packet
Agent-native workflow/api/mcp tools

On this page