# Lumx ## Docs - [Idempotency](https://docs.lumx.io/additional-information/idempotency.md): Prevent duplicate operations with idempotency keys - [MCP Server](https://docs.lumx.io/additional-information/mcp-server.md): Connect AI tools to the Lumx documentation using the Model Context Protocol - [OpenAPI Specification](https://docs.lumx.io/additional-information/openapi.md): Download the Lumx API specification for use in your tools and workflows - [Troubleshooting](https://docs.lumx.io/additional-information/troubleshooting.md): Find out the common extended error messages you may encounter - [Webhooks](https://docs.lumx.io/additional-information/webhooks.md): Receive real-time notifications when customers, transactions, or bank accounts change status - [Create a bank account](https://docs.lumx.io/api-reference/bank-accounts/create-a-bank-account.md): This endpoint creates a bank account. - [Read a bank account](https://docs.lumx.io/api-reference/bank-accounts/read-a-bank-account.md): This endpoint reads a bank account. - [Read all bank accounts](https://docs.lumx.io/api-reference/bank-accounts/read-all-bank-accounts.md): This endpoint reads all bank accounts. - [Create a customer](https://docs.lumx.io/api-reference/customers/create-a-customer.md): This endpoint creates a customer. - [Create an associated party](https://docs.lumx.io/api-reference/customers/create-an-associated-party.md): This endpoint creates an associated party (UBO, shareholder, or representative) for a business customer. - [Create TOS acceptance link](https://docs.lumx.io/api-reference/customers/create-tos-acceptance-link.md): This endpoint generates a terms of service acceptance URL for a customer. - [Read a customer](https://docs.lumx.io/api-reference/customers/read-a-customer.md): This endpoint reads a customer. - [Read a verification](https://docs.lumx.io/api-reference/customers/read-a-verification.md): This endpoint reads a customer's verification process. - [Read all associated parties](https://docs.lumx.io/api-reference/customers/read-all-associated-parties.md): This endpoint reads all associated parties of a business customer. - [Read all customers](https://docs.lumx.io/api-reference/customers/read-all-customers.md): This endpoint reads all customers. - [Read an associated party](https://docs.lumx.io/api-reference/customers/read-an-associated-party.md): This endpoint reads an associated party of a business customer. - [Send additional information](https://docs.lumx.io/api-reference/customers/send-additional-information.md): This endpoint updates a customer with additional information required for KYC/KYB verification. - [Start a verification](https://docs.lumx.io/api-reference/customers/start-a-verification.md): This endpoint starts a customer's verification process. For BUSINESS customers, ensure all documents and associated parties are uploaded before starting verification. For INDIVIDUAL customers, verification starts automatically after liveness check. - [Upload a document](https://docs.lumx.io/api-reference/customers/upload-a-document.md): This endpoint uploads a document for a customer's verification. - [Get an exchange rate](https://docs.lumx.io/api-reference/exchange-rates/get-an-exchange-rate.md): This endpoint returns an exchange rate quote between two currencies. - [Create a partner fee](https://docs.lumx.io/api-reference/partner-fees/create-a-partner-fee.md): This endpoint creates a partner fee. - [Read a partner fee](https://docs.lumx.io/api-reference/partner-fees/read-a-partner-fee.md): This endpoint reads a partner fee. - [Read all partner fees](https://docs.lumx.io/api-reference/partner-fees/read-all-partner-fees.md): This endpoint reads all partner fees. - [Off-ramp](https://docs.lumx.io/api-reference/transactions/off-ramp.md): This endpoint converts stablecoins to fiat. - [On-ramp](https://docs.lumx.io/api-reference/transactions/on-ramp.md): This endpoint converts fiat to stablecoin. - [Read a transaction](https://docs.lumx.io/api-reference/transactions/read-a-transaction.md): This endpoint reads a transaction. - [Read all transactions](https://docs.lumx.io/api-reference/transactions/read-all-transactions.md): This endpoint reads all transactions. - [Transfer](https://docs.lumx.io/api-reference/transactions/transfer.md): This endpoint starts a transfer of funds between customers or external wallets. - [Changelog](https://docs.lumx.io/changelog.md): Stay up to date with the latest updates and improvements to Lumx - [Identity Verification](https://docs.lumx.io/compliance/identity-verification.md): Required data for KYC/B verification processes - [Legal Documents](https://docs.lumx.io/compliance/legal-documents.md): Terms, policies, and legal requirements for using Lumx services - [Transaction Limits](https://docs.lumx.io/compliance/transaction-limits.md): Understand transaction thresholds and how to request higher limits - [Bank Accounts](https://docs.lumx.io/concepts/bank-accounts.md): Configure bank account destinations and holder relationships for payouts - [Customers](https://docs.lumx.io/concepts/customers.md): Understand customer entities and verification workflows - [Exchange Rates](https://docs.lumx.io/concepts/exchange-rates.md): Understand floating and locked exchange rates for currency conversions - [Partner Fees](https://docs.lumx.io/concepts/partner-fees.md): Earn revenue by adding fees to transactions processed through Lumx - [Transactions](https://docs.lumx.io/concepts/transactions.md): Understand transaction types and lifecycle for moving funds - [Authentication](https://docs.lumx.io/get-started/authentication.md): Get your authentication credentials to start sending requests. - [Coverage](https://docs.lumx.io/get-started/coverage.md): Explore payment rails and supported pairs - [Environments](https://docs.lumx.io/get-started/environments.md): Multiple environments with multiple purposes - [Welcome](https://docs.lumx.io/get-started/welcome.md): Stablecoin infrastructure powering B2B payments in Latin America - [Business Verification (KYB)](https://docs.lumx.io/guides/business-verification.md): Complete identity verification for business customers - [Create a Customer](https://docs.lumx.io/guides/create-a-customer.md): Register individual and business customers on the Lumx platform - [Individual Verification (KYC)](https://docs.lumx.io/guides/individual-verification.md): Complete identity verification for individual customers ## OpenAPI Specs - [api-staging](https://docs.lumx.io/openapi/api-staging.yaml) - [api-production](https://docs.lumx.io/openapi/api-production.yaml) - [openapi](https://docs.lumx.io/api-reference/openapi.json)