KETER
Built for the Minecraft economy

Banking you
can actually trust.

Keter Bank gives every player a full-featured account — transfers, credit cards, loans, and business banking, all in one place.

Scroll

One bank.
Every feature.

From your first deposit to running a business empire, Keter handles it all.

Personal Accounts

Open a checking account in seconds. Send and receive funds, view your full transaction history, and manage your balance with ease.

Get started →
Credit Cards

Apply for a Keter credit card. Spend now, pay later — all card details are AES-256 encrypted and delivered securely to your account.

View cards →
Loans

Need capital fast? Apply for a loan directly from your dashboard. Flexible repayment, transparent rates, and instant decisions.

Explore loans →
Business Banking

Dedicated business accounts with point-of-sale tools, staff access controls, and a separate login portal for your organisation.

Open business account →
Instant Transfers

Move funds to any Keter Bank player instantly. No waiting, no fees between internal accounts, fully logged and auditable.

Send money →
Developer API

Integrate Keter Bank into your own Minecraft plugins and web apps using our documented REST API. OAuth 2.0 ready.

Read the docs →
100%
Encrypted card data
0s
Transfer settlement time
3
Account types available
24/7
Always-on banking

A card that matches your ambition.

Apply from your dashboard, get approved by a Keter administrator, and receive your encrypted card details securely — zero raw data ever stored client-side.

  • Card details encrypted with AES-256-GCM
  • CVV stored only as a secure hash
  • Details revealed in-memory only, never persisted
  • Apply and track status in the cards dashboard
Keter Bank
Card number
4823 •••• •••• 7741
Cardholder
Steve Builder
Expires
03 / 29
AES-256-GCM encrypted
Zero data in localStorage
Admin-approved issuance

Built on an open REST API.

Every feature in Keter Bank is accessible via our documented REST API. Build Minecraft plugins, Discord bots, or custom dashboards on top of the same infrastructure we use.

Read the API docs →
GET /api/balance
// Fetch a player's balance const res = await fetch( `${API_BASE}/balance`, { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ userId: 'SteveBuilder', minecraftUuid: 'a1b2c3d4-...' }) } ); const { balance, currency } = await res.json(); // → { balance: 4820.50, currency: "KTR" }

Ready to start banking?

Join Keter Bank — free to join, instant to set up, and built for the way you play.