Skip to main content

GET /v1/yield/status

Free — No payment required.
Get agent’s yield positions and performance. Returns:
  • All active positions for the given wallet
  • Current value and unrealized yield
  • APY for each position
  • Total portfolio value

Parameters

string
required
User wallet address

Example

Response

Each position in the positions array includes: vaultId, vaultName, protocol, chain, depositedAmount, currentValue, apy, unrealizedYield, and depositTimestamp.