LedgerHQ

LedgerHQ Docs

Product help and public documentation for LedgerHQ.

LedgerHQ docs

LedgerHQ product and integration docs

These docs cover both sides of LedgerHQ: practical operating guides for firm teams using the app, and public API/MCP documentation for partners and agents building against the supported bookkeeping surface.

Start with Use LedgerHQ for day-to-day product guidance. Use the API and MCP sections when you are connecting external tools or agent workflows.

Current Public Surface

AreaPublic contract
Machine-readable specGET /api/openapi.json
AuthenticationFirm-level OAuth for partner apps; API keys remain available for company-bound/manual use
Partner company routesGET /api/v1/companies, then /api/v1/companies/{companyId}/...
Bank activity sourcePlaid-connected bank/card activity (webhook-driven, internal) lands as bank transactions with sourceType: "plaid_bank_feed"
Bank transactionsList by bank account, match, split, reconcile, exclude, and reclassify
ReclassPOST /api/v1/bank-transactions/:id/reclassify
ReportsGET /api/v1/companies/{companyId}/reports/profit-and-loss and related report routes
MCPToken-backed and OAuth MCP endpoint at /api/mcp with banking, reports, Tally, statement coverage, close, posting, and accounting tools