Overview
Explore our collection of demo applications and code examples to accelerate your integration with KillB API.Sample Applications
On-Ramp Demo
Complete on-ramp flow from fiat to crypto
Off-Ramp Demo
Convert crypto back to local fiat currency
Savings Dashboard
Custodial savings account interface
Webhook Listener
Handle real-time event notifications
On-Ramp Demo
A complete implementation of the on-ramp flow (COP/MXN → USDC).Features
- User creation and KYC
- Real-time quotation display
- PSE/SPEI payment integration
- Transaction status tracking
- Webhook handling
Code Example
View Full Demo
See the complete on-ramp demo application on GitHub
Off-Ramp Demo
Convert cryptocurrency back to local fiat currency.Features
- Wallet balance check
- Quote calculation
- Bank account validation
- Transaction monitoring
- Receipt generation
Code Example
Savings Demo
Implement a custodial savings account interface.Code Example
Webhook Listener Demo
Handle real-time webhook events from KillB.Code Example
Learn More
Read the complete webhook security guide
Code Snippets
User Management
Account Creation
Ramp Creation
Testing in Sandbox
Use these helper functions to test your integration:Simulate Cash-In
Simulate Cash-Out Completion
Integration Checklist
1
Set Up Authentication
Implement login and token refresh logic
2
Create User Management
Build user creation and KYC submission flows
3
Implement Account Creation
Add bank account and wallet management
4
Build Quotation UI
Show real-time prices to users
5
Handle Ramp Flow
Create and monitor ramp transactions
6
Set Up Webhooks
Receive real-time status updates
7
Add Error Handling
Implement proper error handling and retry logic
8
Test Thoroughly
Use sandbox environment for end-to-end testing
Additional Resources
API Reference
Complete API documentation
Webhooks Guide
Set up real-time notifications
Error Handling
Best practices for error management
Best Practices
Tips for production-ready integration
Have a demo app to share? Contact us at [email protected] to have it featured!