CzechiBank is a sandbox environment for developers and students. Create accounts, make transfers, explore our API — break things, learn, and have fun!
API Ready!
100% Free
Test Mode
Swagger
Learn API
0 Fees
REST
200 OK
POST
GET
{JSON}
HTTP
v1
Auth
DELETE
PUT
/users
PATCH
/accounts
201
IBAN
CzechiBank is a testing sandbox created for the Czechitas community. It's designed to help you learn how banking APIs work without any risk.
# Create a transfer
POST /api/v1/transactions
{
"amount": 1000,
"to": "CZ123456"
}Full Swagger documentation included 🎉
Explore banking concepts through hands-on experience. No textbooks, just doing!
Send virtual money between accounts. See how transactions work in real time.
Full featured API with authentication, transactions, and account management.
Interactive API documentation. Test endpoints directly in your browser.
Create an account in seconds. Get your API key and start building.
All money is fake! Experiment freely without any consequences.
Perfect for bootcamps, courses, and self-learning. Progress at your own pace.
Sign up with your email. It takes 30 seconds!
Generate your personal API key from the dashboard.
Make your first API call. The docs will guide you!
CzechiBank is crafted by the team of developers, QA engineers and students working together.