Retrieves a paginated list of available yield opportunities across all supported networks and protocols.
This is a proxy to the Yield.xyz GET /yields endpoint. The response
is wrapped under data.rawResponse and network fields are converted
to CAIP-2 format. For the full upstream response schema see
docs.yield.xyz.
Documentation Index
Fetch the complete documentation index at: https://docs.portalhq.io/llms.txt
Use this file to discover all available pages before exploring further.
Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.
Number of results to skip. Defaults to 0.
Maximum number of results to return. Defaults to 100.
Network identifier in CAIP-2 format (e.g. eip155:1).
Filter by multiple networks (CAIP-2 format).
Filter by a specific yield opportunity ID.
Filter by multiple yield opportunity IDs.
Type of yield mechanism.
staking, restaking, lending, vault, fixed_yield, real_world_asset Filter by multiple yield mechanism types.
staking, restaking, lending, vault, fixed_yield, real_world_asset Filter to opportunities with (or without) a cooldown period.
Filter to opportunities with (or without) a warmup period.
Token contract address to filter by.
Input token symbol or address.
Filter by multiple input tokens (symbols or addresses).
Protocol provider (e.g. aave, compound).
Filter by multiple providers.
Search term for yield opportunities.
Sorting criteria.
statusEnterAsc, statusEnterDesc, statusExitAsc, statusExitDesc Yield opportunities retrieved successfully