Overview
Portal integrates with Yield.xyz so your users can, with their Portal wallets:- Earn yield: discover 1,000+ staking, lending-pool and liquidity opportunities, enter / manage / exit positions, and track history.
- Lend and borrow: supply collateral, borrow, repay and withdraw on Aave, Morpho Blue, SparkLend and Lista, with positions, health factors and liquidation history.
Yield.xyz integration in the Portal Dashboard. Portal proxies every call server-side, so the key never ships in your app. This page covers the one‑time setup; the per-capability guides are linked at the bottom.
Steps to enable the Portal Yield.xyz integration
1. Sign up for Yield.xyz
- Create or access your Yield.xyz account here.
- Yield: click on each yield type in the Yield.xyz dashboard and tick the checkboxes by each yield opportunity to enable them.
- Lend & borrow: enable the lending markets you want to offer (for example Aave V3 on Base). Only enabled markets are returned by default; see the Borrow guide for details.


- Then, generate
2Yield.xyz API keys in your Yield.xyz dashboard (one for your PortalDevelopmentenvironment and one for your PortalProductionenvironment). Each key covers yield, lending and borrowing.
Keep your API keys secure. You’ll paste it into Portal in the next step.
2. Enable the Yield.xyz integration in Portal
- Open the Portal Dashboard.
- Navigate to the
Integrationspage. - Locate the
Yield.xyzintegration (underYield, badgedYIELD,LENDandBORROW) and add it. - Paste your Yield.xyz API key for your selected Portal environment and save.
Integrations are environment‑scoped. Repeat these steps per Portal environment.
Next steps
Earn yield
Implement the yield flow in your app using our guides:- Earn with Yield.xyz using the Enclave MPC API
- Earn with Yield.xyz using the Android SDK
- Earn with Yield.xyz using the iOS SDK
- Earn with Yield.xyz using the Web SDK
- Earn with Yield.xyz using the React Native SDK
Lend and borrow
- Lend and borrow with Yield.xyz using the Enclave MPC API
- Yield.xyz Borrow: setup, endpoint overview and the API reference. SDK guides (Web, iOS, Android, React Native) will be added in a separate release.