v1
latestOpenAPI 3.1.02026-07-24130315342.2 KBAccount Endpoints
Get trading P&L for an account
Get aggregated realized and unrealized trading profit and loss across all currencies held by a wallet address. Returns 200 with figures (which may be zero for a real but flat wallet) when OpenSea has indexed P&L for the wallet, and 404 only when no P&L has been indexed for it — letting consumers distinguish "indexed but flat" from "not indexed".
get/api/v2/account/{address}/pnl
Path parameters
addressstring required
The wallet address
Response
Wallet trading P&L. Indexed wallets return 200 even when all figures are zero (real but flat).