SWYPE uses cookies and similar storage to keep the site secure, remember essential session state, and make payment flows work reliably.
Used for secure sign-in, payment-request continuity, fraud prevention, and account protection.
The current SWYPE experience does not rely on advertising cookies to operate the product shell.
Read the full notice on the cookie page. SWYPE never asks for wallet connect, private keys, or recovery phrases.
Developer Hub
Public swap API, private swap access, widgets, embeds, rate limits, migration notes, and support docs for partner integrations.
Overview
Getting Started
Guides
Migration
Support
Changelog
API Reference
Creates a hosted public SWYPE swap and returns a deposit address plus the SWYPE Swap ID for tracking.
POST
/api/partner/v1/swaps
Pass the send asset, destination asset, recipient wallet, and mode. Public mode is available for free public and paid public access tiers.
The response includes the SWYPE Swap ID, deposit instructions, expiry time, and expected receive amount. Persist the SWYPE Swap ID in your own system and use it for real-time management and customer support lookup.
On This Page