For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Hyperliquid Perp PnL Summary

Get Hyperliquid Perp PnL Summary

post

Get aggregate realized PnL statistics for a Hyperliquid perpetual trader over a date range. Returns total realized PnL, closing-notional return, fees, trade counts, win rate, and top coins.

What it helps to answer:

  1. What is the total realized PnL for a Hyperliquid trader over a time period?

  2. What is the win rate based on closing trades?

  3. Which perp coins are the most profitable for this trader?

Note: This endpoint covers realized PnL only. For current unrealized PnL and open positions, use the profiler/perp-positions endpoint.

Authorizations
apikeystringRequired

API key for authentication

Body

Request model for the Hyperliquid perp PnL summary endpoint.

addressstring · min: 42 · max: 42Required

Hyperliquid wallet address in 42-character hexadecimal format

Example: 0x47f5a6397b79deaaca5c456503e7c1a49357b942
Responses
200

Hyperliquid perp PnL summary data

application/json
post/api/v1/profiler/perp-pnl-summary

Last updated

Was this helpful?