Technical Integration
Integrating Onside Flow into your app takes just minutes. Whether you're building a wallet, exchange, or dApp, Onside Flow provides a seamless experience for crypto deposits and cross-chain swaps.
Integration Options
Button Opening a New Link
<a href="https://flow.onside.io?api_key=<API_KEY>&withdraw_address=<WITHDRAW_ADDRESS>" target="_blank" class="button">Deposit Crypto</a>Embedding an iFrame
<iframe
src="https://flow.onside.io?api_key=<API_KEY>&withdraw_address=<WITHDRAW_ADDRESS>"
width="100%"
height="100%"
frameborder="0"
allow="clipboard-write"
></iframe>Parameters
Branding
Minimum Height Requirement
Example calculation:
Last updated
Was this helpful?