Skip to main content
Whether you want to evaluate the platform or start building, this is the place to begin.
New to core banking? If terms like Ledger, debit and credit, or chart of accounts aren’t yet second nature, start with the fundamentals first — they’ll make everything here click into place.Begin with Core Banking Fundamentals

Evaluating the platform


Follow these steps to understand the platform’s capabilities, architecture, and deployment options.
1

Understand why Lerian exists

Learn what problems the platform solves and who we built it for — in business terms.Why Lerian →
2

Explore the architecture

Lerian organizes around four pillars — Ledger, Transactional Services, Governance, and Connectivity — that form a composable financial platform.Read the Core Banking vision →
3

Choose a deployment model

Decide between Lerian Cloud (SaaS), fully managed by Lerian, or self-hosted BYOC based on your compliance requirements and operational maturity.Compare deployment models →
4

See it in action

Explore real-world use cases — digital banking, global portfolios, Pix, marketplace payouts, and more.Browse use cases →

Building with Lerian


Follow these steps to go from zero to your first double-entry transaction. Choose the path that matches your deployment model.
1

Receive your credentials

Your Lerian onboarding team provides you with API credentials (client ID and secret) and the base URL for your environment.
2

Authenticate and get your token

Use the Access Manager Auth API to exchange your credentials for a JWT access token. This token contains your tenant context — you don’t need to manage a tenant ID explicitly.Learn how to authenticate →
3

Make your first API call

Include the token as a Bearer token in the Authorization header of every request. Your calls are automatically scoped to your tenant.Make your first API call →
4

Create your first organization

Follow the same API flow as any Midaz deployment — create an organization, a ledger, assets, and accounts. The platform handles tenant isolation transparently.Follow the recommended workflow →
The API surface is identical across deployment models. Lerian Cloud and BYOC Multi-Tenant require a Bearer token and scope requests to the authenticated tenant. A permitted non-production BYOC Single-Tenant deployment can have authentication disabled. Learn more about multi-tenancy.

What’s next?


With your Ledger running and your first transactions created, pick the capability you want to add next.

Reconcile transactions

Run your first automated reconciliation between a bank statement and your Ledger.

Validate in real time

Set up spending limits and validation rules to evaluate transactions before they proceed and return an ALLOW, DENY, or REVIEW decision for your authorization flow to act on.

Generate reports

Create a report template and generate your first financial report from a configured data source. For Midaz data, connect Reporter to Midaz first.