Skip to main content
GET
Python (SDK)

Authorizations

x-api-key
string
header
required

Your Compass API Key. Get your key here.

Query Parameters

owner
string
default:0x06A9aF046187895AcFc7258450B15397CAc67400
required

The address of the owner of the earn account.

Response

Successful Response

Positions across all chains, grouped by chain name.

Each chain key maps to an EarnPositionsResponse containing that chain's aave, vaults, and pendle_pt positions with per-chain total_usd_value.

chains
Chains · object
required

Positions grouped by chain. Keys: 'ethereum', 'base', 'arbitrum'.

Example:
total_usd_value
string | null

Total USD value of all positions across all chains.

Example:

"6250.66"