// Create a wallet
const wallet = await ol.wallets.create({ currency: 'BTC' });
// Get account balance
const balance = await ol.accounts.getBalance();
// Initiate a bank transfer
const transfer = await ol.payments.transfer({
amount: 50000,
currency: 'NGN',
recipient: 'acct_123'
});
// retrieve transfer status
const status = transfer.getStatus()
One Platform, Complete Infrastructure
OneLiquidity provides simple, robust, and battle-tested API infrastructure for businesses and developers building the next generation of financial services across Africa and internationally.
Whether you're a startup launching your first product or an established company expanding into new markets, our platform eliminates the complexity of building financial infrastructure from scratch. Access crypto trading liquidity, cross-border payment rails, multi-currency wallets, and fiat collection and disbursement services through one unified API.
Built with African businesses in mind but connected globally, OneLiquidity empowers you to focus on your customers while we handle the underlying financial technology.
