LedgerHQ

LedgerHQ API Docs

Public documentation for the LedgerHQ API surface.

LedgerHQ API docs

LedgerHQ public integration docs

These docs cover the public API and MCP surface: organization-scoped REST, Plaid-connected bank activity, transaction reclass, reconciliation actions, financial packet JSON, and the agent tools that mirror those workflows.

This documentation intentionally excludes older module pages and product areas that are not part of the current public integration contract.

Current Public Surface

AreaPublic contract
Machine-readable specGET /api/openapi.json
AuthenticationAPI key bearer auth or signed-in session, scoped by x-organization-id
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
Financial packetGET /api/v1/reports/financial-packet
MCPOAuth MCP endpoint at /api/mcp with banking/report packet tools