Quickstart
PulseSwap offers two simple ways to integrate, depending on your needs:
📱 Widget (no-code embed) — Best for token founders and website/dApp owners who want a quick way to add swap functionality without coding. Just drop an
<iframe>into your site and pass optional URL parameters for chain, tokens, and amount.
⛓️ API reference — Best for developers who need deeper integration into wallets, dApps, or trading platforms. Call a single endpoint (
/quotes/best) to fetch the most cost-efficient swap quote across all supported DEXs and aggregators.
Both options are fully non-custodial and ensure your users always get the best swap price at execution time.
Last updated
Was this helpful?