Create swap
Creates a Solana swap and returns a deposit address. Deposit the from token to depositAddress before expiry.
Requires transfers:write scope and an Idempotency-Key header.
Authorizations
API key created in the RemitFlex Dashboard (rmf_live_... or rmf_test_...).
Key management endpoints require a dashboard JWT and are not part of this reference.
Headers
Unique key for safe retries on mutating API-key requests. Cached for 24 hours per org, method, and path.
255"7f3c2a1b-4e5d-6c7b-8a9f-0e1d2c3b4a5f"
Body
Source currency code.
2 - 10"USDC"
Destination currency code.
2 - 10"EURC"
Human-readable input amount.
x <= 1000000000100
Solana address to receive swapped tokens.
32 - 64"2dudFU32c5wsRpfRZDXBAJFirHC4hindqpKSCwwtDaAB"