> For the complete documentation index, see [llms.txt](https://docs.senmo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.senmo.io/segment-ledger/overview.md).

# Overview

Segment Ledgers is a ledger and transaction management API designed to help teams create ledgers, manage accounts, post transactions, retrieve statements, and process provider webhooks in a structured and auditable way.

The API is organized around a few core resources:

* **Ledgers** — top-level containers for accounts and transactions
* **Accounts** — balance-holding entities that belong to a ledger
* **Transactions** — money movement records linked to accounts
* **Statements** — account statement exports and history views
* **Users & Roles** — user and permission management via Cognito
* **Webhooks** — provider-triggered transaction ingestion
