Skip to main content
Built to support any use case, our APIs enable you to embed core banking primitives directly into your products. Our platform’s limitless composability means you can assemble unique, innovative products across every category of financial services.

What You Can Build with Lead

Lead organizes its capabilities into four product pillars. Most programs combine more than one.

Lend

Originate term loans and lines of credit — both secured & unsecured — and disburse funds to where they need to go.

Issue

Issue debit, prepaid, & credit cards through your card-issuing processor while Lead handles settlement flows & oversight.

Move

Send and receive payments and transfers across domestic, international, and blockchain rails.

Store

Hold customer funds in deposit accounts with FDIC insurance and optimized account structures for your program.

How You Integrate

Lead’s workflows are built around two interfaces:
  • APIs for workflows that are time-sensitive and require real-time actions
  • Files for batch, once-per-day reporting workflows

REST APIs

Purpose-built for real-time actions: creating entities, sending payments, and reacting to webhook events. JSON over HTTPS, OAuth2 client credentials, idempotency-key support.
APIs are not yet available for all flows. Additional endpoints are in active development — see the Changelog for upcoming releases.

File Integrations (SFTP)

Utilized for batch workflows such as balance and transaction reporting and network settlement reports. Pipe-delimited CSV with a documented schema per file type.

Core Objects

Lead represents every program in terms of five core objects. You’ll see this same vocabulary throughout the API, file schemas, and reports.
ObjectWhat it Represents
EntityA legal person or organization — an individual, sole proprietor, or business. The starting point for every customer relationship. KYC and OFAC screening apply at the Entity level.
AccountA financial product held by one or more entities.
Account NumberA routable address that money can be sent to or from. Multiple account numbers can map to a single account/balance.
BalanceThe current and available funds on an account, including any subledger balances you maintain.
TransactionAn individual debit or credit posted to an account, with full lineage back to the originating payment.
If you’ve worked with another BaaS platform, an Entity maps to a customer record, and an Account Number to a routable destination.

Where to Start

Pick the path that matches your role on the implementation team. If you’re a developer: If you’re a product or program manager:
  • Program Launch: The contracting, due diligence, and technical integration milestones from kickoff to testing and go-live.
If you’re leading compliance or risk:
  • Partner Site: SLAs, compliance and data requirements, risk management framework, program policies, and more.