Skip to main content
GET
cURL
A trader’s daily P&L time series plus pre-derived stats, read from the precomputed daily_pnl read model rather than a per-request equity replay. The response carries daily cumulative P&L entries, period stats (all-time, 90d, 30d, 7d), monthly aggregation, per-year totals, and the drawdown series. {address} accepts a 0x... wallet address, a username, or a trd_-prefixed trader id.
A resolved trader with no daily P&L returns an empty structured object with 200; an unknown address returns 404. The series spans both providers wherever the read model has it.

Authorizations

Authorization
string
header
required

API key authentication. Send your key in the Authorization header as Bearer oxi_sk_live_.... Live keys require an active Pro subscription and return live data.

Path Parameters

address
string
required

Wallet address (0x...), username, or trd_-prefixed trader id.

Response

Trader P&L object

object
string
required
Allowed value: "trader_pnl"
data
object
required
meta
object
required