What We Offer
One stop solution for all your stablecoin needs
Onramp & Offramp
Onramp and Offramp in 78+ countries and multiple chains
KYC/KYB
Comply with global regulations with our KYC/KYB solutions, ensuring secure and verified transactions.
Virtual Bank Accounts
Manage your finances with multiple virtual accounts in multiple countries including USD, GBP, Euro, AED and many more.
Wallets
Securely store and manage your stablecoins with our multi-chain wallet solutions.
Cross-border Payments
Enable fast, low-cost cross-border payins and payouts with our stablecoin infrastructure.
Cards
We offer whitelable cards services in over 78+ coutries
Secure by design, across all stacks.
Get started with just a few lines of code with our developer-friendly REST API
with public OpenAPI documentation.
import { Celeriz } from 'Celeriz';
const celeriz = new Celeriz({ apiKey: 'YOUR_API_KEY' });
(async function () {
// Standard KYC
await Celeriz.customers.create({
type: "individual",
kyc_type: "standard",
email: "email@example.com",
tax_id: "12345678",
address_line_1: "8 The Green",
address_line_2: "#12345",
city: "Dover",
state_province_region: "DE",
country: "US",
postal_code: "02050",
ip_address: "127.0.0.1",
phone_number: "+1234567890",
proof_of_address_doc_type: "UTILITY_BILL",
proof_of_address_doc_file: "https://..."
});
})();
Global Connectivity
Break free from traditional boundaries. Power your business globally with Celeriz payment infrastructure.