Skip to main content
client.info is the read-only analytics surface. All methods take a trader address explicitly (query any account), return human units, and require no signing key.

History

Portfolio analytics

Referral & vault reads

Endpoints degrade gracefully: one that is missing on a given deployment raises ApiError with status 404 rather than crashing the client.
For open positions and live unrealized PnL, use client.account.positions(). client.info covers settled history and aggregates.