White-Label Crypto On/Off Ramp API & Widget
Enable instant fiat-to-crypto and crypto-to-fiat conversions with our enterprise-grade white-label platform. Support for 150+ countries, competitive rates, and seamless API integration.
Secure & Compliant
KYC/AML compliant with bank-grade security. Licensed and regulated across multiple jurisdictions.
Instant Processing
Lightning-fast conversions with competitive rates. Real-time quotes and transparent pricing.
Global Coverage
Support for 150+ countries with multiple payment methods and cryptocurrency options.
Live Crypto Ramp Widget Demo
Try our white-label crypto on/off ramp widget. Supports fiat-to-crypto and crypto-to-fiat conversions with real-time pricing and instant processing.
Both on-ramp and off-ramp options
Open Live Demo
Quick Integration
Direct URL
Embed Code
<iframe
src="https://send.freebnk.io/ramp?partnerId=6825f315096eb2ca282fd24b"
width="400"
height="700"
frameborder="0"
allow="accelerometer; autoplay; camera; encrypted-media; geolocation; gyroscope; microphone; payment"
></iframe>
URL Parameters
partnerId
Your unique partner identifier
flow
Optional: fiat_to_crypto
| crypto_to_fiat
theme
Optional: light
| dark
(default)
primaryColor
Optional: Hex color code for branding
Widget Features
- •Responsive design for all devices
- •Real-time price quotes and fee transparency
- •Multiple payment methods support
- •Built-in KYC/AML compliance
- •Customizable branding and themes
Payments API Documentation
Complete REST API documentation for integrating fiat-to-crypto and crypto-to-fiat conversions. Support for international payments across 150+ countries.
Base URL
https://intl-payment-api.freebnk.io/
Authentication
Include your API key in the request header:
x-api-key: YOUR_API_KEY
/v1/on-ramp/quote
On-Ramp Quote
Creates a quote for converting fiat currency to cryptocurrency
curl -X POST "https://intl-payment-api.freebnk.io/v1/on-ramp/quote" \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"source": {
"country": "US",
"currency": "USD",
"amount": 500
},
"destination": {
"walletAddress": "0x742d35Cc6634C0532925a3b8D4C9db96C4b4d8b6",
"blockchain": "polygon",
"token": "USDC"
},
"personalInfo": {
"fullName": "Jane Smith",
"emailAddress": "jane.smith@example.com",
"phoneNumber": "+1987654321"
}
}'
Response Example
{
"success": true,
"data": {
"id": "507f1f77bcf86cd799439011",
"transferId": "transfer_123456",
"partner": "507f1f77bcf86cd799439012",
"customerId": "customer_789",
"traceId": "550e8400-e29b-41d4-a716-446655440000",
"flowType": "fiat_to_crypto",
"step": 1,
"stepData": {
"source": { ... },
"destination": { ... },
"personalInfo": { ... }
},
"createdAt": "2024-01-15T10:30:00Z",
"updatedAt": "2024-01-15T10:30:00Z"
},
"message": "Quote created successfully"
}
Status Codes
Success
Quote created/retrieved successfully
Bad Request
Invalid request parameters or validation error
Unauthorized
Invalid or missing API key
Not Found
Quote not found
Server Error
Internal server error
Ready to Get Started?
Contact our team to get your API keys and start integrating today.
Get API AccessDeveloper Integration Guide
Complete integration guide for implementing crypto on/off ramp functionality. Widget integration in under 1 hour, API integration in 1-2 weeks.
Widget Integration
Fastest way to get started
Perfect for platforms that want a quick, hassle-free integration
API Integration
Full control and customization
Ideal for platforms that need deep integration and custom workflows
4 Steps to Integration
Getting started with FreeBnk's crypto ramp solution is simple. First, contact our team for onboarding, then we'll guide you through the entire integration process.
Contact Us for Onboarding
Reach out to our team to start your partner onboarding process
Implement Integration
Choose between widget integration or direct API implementation
Test & Validate
Test your integration in our sandbox environment
Go Live
Launch your integration and start processing transactions
Contact Us for Onboarding
Reach out to our team to start your partner onboarding process
Fill out the contact form below with your business details
Our team will review your application within 24 hours
Schedule an onboarding call to discuss your requirements
Complete KYC verification and receive your API credentials
Developer Resources
Get Started with FreeBnk
Contact us to begin your onboarding process and receive your API credentials.
Our team will guide you through the entire setup process, from initial consultation to going live. Fill out the form below and we'll reach out within 24 hours to schedule your onboarding call.