Choose Your Integration
Pick what you want to build. Each guide lists the exact endpoints you need and walks you through step by step.Cross-Chain Swap
Swap tokens between any two blockchains (ETH, USDC, SOL, BTC, and more).Endpoints:
quote → execute → statusDifficulty: Easy · 3 endpoints · 5 min setupPulseChain Swap
Swap any token to/from PulseChain (PLS, HEX, PLSX).Endpoints:
quote → execute → statusDifficulty: Easy · 3 endpoints · 5 min setupFiat On-Ramp
Let users buy crypto with credit card, bank transfer, or Apple Pay.Endpoints:
onramp/config → onramp/quote → onramp/checkout → onramp/statusDifficulty: Easy · 4 endpoints · 10 min setupDrop-in Widget
Pre-built swap UI. Embed in your app with one line of code. Zero backend.Endpoints: None — the widget handles everythingDifficulty: Easiest · 0 endpoints · 2 min setup
Webhooks
Get real-time notifications when swaps complete, fail, or need attention.Endpoints:
webhooks/create → webhooks/listDifficulty: Easy · 2 endpoints · 5 min setupPartner Analytics
Track swap volumes, revenue, and transaction history.Endpoints:
partner/me · partner/stats · partner/transactionsDifficulty: Easy · 3 endpoints · 5 min setup