Returns a recommended portfolio allocation based on available yield sources and optional constraints. Optionally includes per-position withdrawal time estimates when a withdrawalDestination is provided.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Idempotency key for the quote request.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Minimum blended APY target as a percentage (e.g. 5.0 = 5%). The engine will prefer allocations that meet or exceed this threshold.
x >= 05
Liquidity constraints the allocation should satisfy (e.g. minimum weight within a processing-time cap).
Restrict to these yield source types (e.g. lending, staking). If omitted, all types are eligible.
Yield source IDs to exclude from consideration.
If provided, the response includes per-position withdrawal time estimates for the given destination.
Recommended portfolio allocation
Echo of the request ID.
Blended APY across all positions as a percentage.
Whether all liquidity constraints were met.
Per-position withdrawal time estimates (only present when withdrawalDestination was provided).