Get yield balances
Yield
Get yield balances
Retrieves yield balances for the client’s positions across staking, lending, and vault opportunities.
This is a proxy to the Yield.xyz POST /yields/balances 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.
POST
Get yield balances
Authorizations
Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.
Body
application/json
Array of balance queries, one per address/network combination.
Response
Yield balances retrieved successfully