Lenders Portal Overview

Manage vaults, offers, and automation as an LP operator.

The Lenders Portal lets liquidity providers (LP operators) manage their vaults and offers programmatically.

What You Can Do

  • Create vaults — one per quote token (USDC, wSOL, etc.)
  • Create offers — lending pools with custom interest rates, leverage limits, and oracle feeds
  • Deposit / withdraw — fund or drain your vault
  • Enable / disable offers — control exposure dynamically
  • Automation rules — server-side rules that execute via Privy delegation (no bot needed)
  • Risk metrics — monitor utilization, exposure, PnL, and liquidation events

Authentication

MethodHeaderUse Case
Wallet signaturex-wallet-address + x-wallet-signature + x-wallet-messageDashboard (browser)
LP API keyx-lp-api-keyProgrammatic / bots

API key endpoints sign and submit transactions server-side via Privy delegation — no local wallet signing needed.