API Overview
Understand Axora's account, payment, wallet, compliance, ledger, and reporting API model.
Axora APIs are designed to help approved businesses integrate accounts, payments, wallets, digital asset workflows, compliance operations, ledger records, reporting, and webhooks into their own products.
API and sandbox access are provided during approved onboarding after business, compliance, commercial, and technical review.
const payment = await axora.payments.create({
account_id: "acct_123",
amount: "250.00",
currency: "EUR",
beneficiary_id: "ben_456",
reference: "Invoice 1042"
});Understand Axora's account, payment, wallet, compliance, ledger, and reporting API model.
Test approved flows in a sandbox environment during partner or customer onboarding.
Receive event notifications for accounts, payments, transactions, compliance events, and reconciliation updates.
Follow implementation guides for supported products, provider routes, and operating models.
Access transaction, ledger, reconciliation, and compliance evidence records where enabled.
Work with Axora's team during review, sandbox testing, production readiness, and launch.
Create and manage approved account and virtual account workflows.
POST /v1/accounts
GET /v1/accounts/{account_id}
GET /v1/accounts/{account_id}/balancesInitiate and track approved payment, payout, deposit, and withdrawal workflows.
POST /v1/payments
GET /v1/payments/{payment_id}
POST /v1/beneficiariesAccess wallet balances, ledger entries, transaction records, fee records, and reconciliation status.
GET /v1/wallets/{wallet_id}
GET /v1/ledger/entries
GET /v1/reconciliation/itemsCoordinate onboarding, verification status, transaction monitoring outcomes, compliance cases, and audit evidence.
POST /v1/compliance/customers
GET /v1/compliance/customers/{customer_id}
GET /v1/compliance/eventsAxora webhook events are designed to help approved integrations track account status, payment status, compliance review, ledger updates, provider references, and reconciliation outcomes.
Business, use-case, compliance, and jurisdiction review.
Commercial approval and capability scope.
Sandbox access and test credentials.
Test transactions, webhooks, and reconciliation.
Production readiness and controlled go-live.
Tell us what you want to build, which customers you serve, which jurisdictions you target, and which capabilities you need.
Request API AccessAxora uses essential local storage to remember your cookie choice. If we add analytics or marketing cookies in the future, we will update our cookie notice and request consent where required. Read our Cookie Policy.