# Lemma Documentation ## Docs - [Archive external recipient](https://docs.getlemma.com/api-reference/archive-external-recipient.md): Archive a saved external recipient so it can no longer receive transfers. - [Authentication](https://docs.getlemma.com/api-reference/authentication.md): Integrate with the Lemma API as a platform and authenticate your requests. - [Create external recipient](https://docs.getlemma.com/api-reference/create-external-recipient.md): Save an external bank account as a recipient for outbound transfers. - [Create insurance claim](https://docs.getlemma.com/api-reference/create-insurance-claim.md): Submit an insurance claim for reconciliation tracking. - [Get bank account](https://docs.getlemma.com/api-reference/get-bank-account.md): Retrieve a single bank account by its ID. - [Get a check deposit](https://docs.getlemma.com/api-reference/get-check.md): Retrieve a single check deposit by its ID. - [Get external recipient](https://docs.getlemma.com/api-reference/get-external-recipient.md): Retrieve a single external recipient by ID. - [Get PDF](https://docs.getlemma.com/api-reference/get-pdf.md): Retrieve a temporary download URL for a file. - [Get provider](https://docs.getlemma.com/api-reference/get-provider.md): Retrieve details for a specific provider, including their lockbox address. - [Get transaction](https://docs.getlemma.com/api-reference/get-transaction.md): Retrieve a single transaction by its ID. - [Get ERA](https://docs.getlemma.com/api-reference/get-transaction-era.md): Retrieve the parsed 835 Electronic Remittance Advice for a transaction. - [Introduction](https://docs.getlemma.com/api-reference/introduction.md): The Lemma API allows platforms to programmatically interact with provider's accounts and reconciliation data. - [List bank accounts](https://docs.getlemma.com/api-reference/list-bank-accounts.md): Retrieve all bank accounts associated with a specific provider. - [List external recipients](https://docs.getlemma.com/api-reference/list-external-recipients.md): Retrieve saved external recipients for a provider. - [List insurance claims](https://docs.getlemma.com/api-reference/list-insurance-claims.md): Retrieve insurance claims with optional reconciliation status filter. - [List provider mail](https://docs.getlemma.com/api-reference/list-provider-mail.md): Retrieve all lockbox mail for a provider. - [List providers](https://docs.getlemma.com/api-reference/list-providers.md): Retrieve a list of providers available to your API key. - [List transactions](https://docs.getlemma.com/api-reference/list-transactions.md): Retrieve transactions across all accounts, with optional filters. - [Move money externally](https://docs.getlemma.com/api-reference/move-money-externally.md): Send money to a saved external recipient. - [Move money internally](https://docs.getlemma.com/api-reference/move-money-internally.md): Transfer funds instantly between Lemma accounts. - [Providers](https://docs.getlemma.com/api-reference/providers.md): Legal entities that hold accounts on Lemma. - [Saved recipients](https://docs.getlemma.com/api-reference/saved-recipients.md): External bank accounts saved for outbound transfers. - [Timestamps](https://docs.getlemma.com/api-reference/timestamps.md): How the Lemma API formats and accepts timestamps. - [Upload EOB](https://docs.getlemma.com/api-reference/upload-eob.md): Upload a raw EOB file for Lemma to parse and reconcile. - [Upload file](https://docs.getlemma.com/api-reference/upload-file.md): Upload a document and receive a file ID for use with other endpoints. - [Webhooks](https://docs.getlemma.com/api-reference/webhooks.md): Receive real-time notifications when events happen on Lemma. - [Cash sweeps](https://docs.getlemma.com/billing/cash-sweeps.md): Automate fund movement between accounts so passthrough and MSO collections land where they belong — without daily manual transfers. - [EOB processing](https://docs.getlemma.com/billing/eob-processing.md): Automatically parse explanation of benefits documents and reconcile insurance payments. - [Export transactions](https://docs.getlemma.com/billing/export-transactions.md): Export a CSV of your transactions to import into any accounting software. - [Lockbox auto-parsing](https://docs.getlemma.com/billing/lockbox-eob-parsing.md): Receive EOBs at your lockbox address and have them parsed automatically. - [Manual EOB upload](https://docs.getlemma.com/billing/manual-eob-upload.md): Upload EOB documents in bulk for Lemma to parse and extract payment data. - [Payment reconciliation](https://docs.getlemma.com/billing/reconciliation.md): Match parsed EOB payments to bank transactions to confirm which deposits correspond to which insurance payments. - [Changelog](https://docs.getlemma.com/changelog.md): Lemma launches new features every week. - [Accounts](https://docs.getlemma.com/guides/accounts.md): View and manage your Lemma bank accounts. - [External recipients](https://docs.getlemma.com/guides/external-recipients.md): Save and manage bank accounts for outbound payments. - [Insurance payments](https://docs.getlemma.com/guides/insurance-payments.md): Upload explanation of benefits documents and track insurance claim payments. - [Lockbox](https://docs.getlemma.com/guides/lockbox.md): Receive checks and mail through a dedicated mailing address. - [Move money](https://docs.getlemma.com/guides/move-money.md): Send payments externally or transfer funds between your Lemma accounts. - [Own multiple providers](https://docs.getlemma.com/guides/own-multiple-providers.md): Link multiple providers to a single login for easy access and instant transfers. - [Team management](https://docs.getlemma.com/guides/team-management.md): Invite team members and manage roles within your organization. - [Transactions](https://docs.getlemma.com/guides/transactions.md): View your complete transaction history and transaction details. - [Welcome to Lemma](https://docs.getlemma.com/index.md): Banking built for healthcare. Manage your practice's finances with accounts, payments, and insurance reconciliation in one place. - [Quickstart](https://docs.getlemma.com/quickstart.md): Set up your organization on Lemma and open your first bank account. ## OpenAPI Specs - [openapi](https://docs.getlemma.com/openapi.json)