Skip to main content
The Ramp API exposes the Meld-backed onramp/offramp flow used by Swig wallet integrations.

Auth

Use an API key:

Get options

GET /wallet/api/ramp/options Query parameters:

Quote ramp

POST /wallet/api/ramp/quote
The response returns one or more quotes with provider, exchange-rate, fee, and destination amount fields.

Create session

POST /wallet/api/ramp/sessions
The response includes localSessionId, Meld session/customer ids, and launchUrl. Treat launch URLs as user-specific session URLs.

List transactions

GET /wallet/api/ramp/wallets/{wallet_id}/transactions Query parameters: