FreeBnk Logo
White-Label Crypto Ramp Solution

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.

150+
Countries Supported
50+
Cryptocurrencies
99.9%
Uptime SLA

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
Default Flow

Quick Integration

Direct URL

https://send.freebnk.io/ramp?partnerId=6825f315096eb2ca282fd24b

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
POST/v1/on-ramp/quote

On-Ramp Quote

Creates a quote for converting fiat currency to cryptocurrency

fiat_to_crypto
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

200
Success

Quote created/retrieved successfully

400
Bad Request

Invalid request parameters or validation error

401
Unauthorized

Invalid or missing API key

404
Not Found

Quote not found

500
Server Error

Internal server error

Ready to Get Started?

Contact our team to get your API keys and start integrating today.

Get API Access

Developer 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

Setup Time
< 1 hour
Easy
No coding required
Responsive design
Built-in compliance
Customizable branding
Real-time updates

Perfect for platforms that want a quick, hassle-free integration

API Integration

Full control and customization

Setup Time
1-2 weeks
Advanced
Complete customization
Backend integration
Webhook notifications
Advanced error handling
Custom user flows

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.

Step 1

Contact Us for Onboarding

Reach out to our team to start your partner onboarding process

Step 2

Implement Integration

Choose between widget integration or direct API implementation

Step 3

Test & Validate

Test your integration in our sandbox environment

Step 4

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

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.

By submitting this form, you agree to our Terms of Service and Privacy Policy. We'll get back to you within 24 hours.