Skip to main content
REST endpoints for quoting and building Lend AMM swaps over HTTP are coming soon. Until they launch, two integration paths are available:

AMM SDK

Quote with @jup-ag/lend-read, build and send the swap with @jup-ag/lend/dex.

AMM CPI Integration

Call swap_in / swap_out from your own program via CPI.