Skip to content
Aurix
BANKING CORE

Banking as a Service

Embed full digital accounts in your product — accounts, PIX, boletos and cards run under your brand, with KYC, ledger and compliance solved by a single API.

Talk to a specialistA direct conversation with the product team — no strings attached.
WHO IT'S FOR

Built for teams that want to be their customers' bank

Fintechs at launch

Go to market in weeks with accounts, PIX and cards ready — without building your own banking desk.

Platforms and marketplaces

Keep money inside your ecosystem: receivables, payouts and seller accounts under your brand.

Companies with an audience

Turn your customer base into financial revenue — account and card with your logo, without becoming a regulated institution.

WHAT'S INSIDE

The full banking rail, ready in days

Every block is API-driven and born integrated with Aurix's ledger and compliance.

ACCOUNTS

White-label digital accounts

Onboarding with automated KYC, balance, statement and account hierarchy for individuals and businesses.

PIX

PIX in & out

QR Code charges, DICT keys and real-time settlement, straight into the account.

BOLETOS

Boleto issuing and settlement

Registered boletos with automatic clearing and reconciliation on the statement.

WIRES

Wires and bill payment

Transfers plus taxes, invoices and utility bills paid through the API.

P2P

Internal transfers

Instant, free movement between accounts inside your own base.

CARDS

Cards under your brand

Virtual and physical cards, co-branded or white label, with API-driven limit controls.

WEBHOOKS

Real-time webhooks

One signed event per movement, with automatic retries and idempotency.

BACKOFFICE

Operations panel

Accounts, transactions and role-segregated permissions — every action logged.

SANDBOX

Production-mirror sandbox

Run the whole flow with test data before going live.

LEDGER

Ledger and reconciliation

Double-entry, full audit trail and automatic reconciliation of every cent.

COMPLIANCE

KYC, AML and monitoring

Identity-verified onboarding, transaction monitoring and regulatory reporting.

DEV-FIRST

One API for the whole banking cycle

Predictable REST endpoints, signed webhooks and a sandbox mirroring production. From onboarding to statements, everything is programmable.

CORE ENDPOINTS
POST/v1/accountsCreate a digital account with built-in KYC
GET/v1/accounts/{id}/balanceFetch balance and statement in real time
POST/v1/pix/paymentsSend PIX or create a QR Code charge
POST/v1/cardsIssue a white-label virtual or physical card
Create accountPOST /v1/accounts
curl -X POST https://api.aurixfinance.ws/v1/accounts \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "type": "business",
    "document": "12345678000190",
    "name": "Loja Meridian LTDA",
    "webhook_url": "https://yourplatform.com/webhooks"
  }'
CARDS

Your brand's card in your customer's pocket

From issuing to spend controls, everything via API — no direct scheme contract needed.

Virtual in seconds, physical in days

Issue virtual cards instantly and ship physical ones with your approved design.

Real-time controls

Per-transaction, category and period limits, instant block and unblock via API.

Programmable authorization

Decide every transaction in your authorization webhook — approve, decline or route in milliseconds.

From plastic to ledger, one pipeline

Every card purchase is born reconciled against the customer account and your ledger — no manual matching.

Explore cards
OPERATIONS

A back office ready for your team

An operations console with accounts, KYC and transaction views — no need to build internal tooling to run the day-to-day.

Account and limit management

Look up, block and adjust limits for any account in a few clicks.

KYC queue with audit trail

Track onboarding in real time, with a full decision trail for the regulator.

Role-based permissions

Segregated access for operations, compliance and finance — every action logged.

Accounts — operator view
CUSTOMERKYCSTATUS
Loja Meridian LTDAApprovedActive
Estúdio Horizonte MEApprovedActive
TransLog Fretes SAIn reviewPending

Ready to launch your bank?

Talk to the team that has shipped white-label accounts to production and design your go-live.

FAQ

Frequently asked questions

What product and compliance teams usually ask before launching white-label accounts.

Talk to the team
Do I need a central bank license to operate?
No. Aurix runs the regulated infrastructure and accounts are held under Aurix's arrangement — your brand stays in front while you focus on product. Specific regulatory cases are assessed during solution design.
How fast can I get to production?+
How does pricing work?+
Who owns the customer and the data?+
What if I already use another BaaS provider?+