> For the complete documentation index, see [llms.txt](https://docs.hydromancer.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hydromancer.xyz/readme/rest-api/user-performance.md).

# User performance

Endpoints for analyzing a user's trading performance — realized PnL from closed positions, win/loss stats, fees, funding, ranked leaderboards, and (coming soon) unrealized PnL, ROI, and other metrics.

#### **Aggregate stats for a single user**

{% content-ref url="/pages/gD4ErKzaspk4KWMVIhII" %}
[userPnlSummary](/readme/rest-api/user-performance/userpnlsummary.md)
{% endcontent-ref %}

#### **Top traders ranked by PnL, win rate, or volume**

{% content-ref url="/pages/Ak3VdFVO5mH2tR2zer07" %}
[userPnlLeaderboard](/readme/rest-api/user-performance/userpnlleaderboard.md)
{% endcontent-ref %}

#### **A user's most recent completed trades**

{% content-ref url="/pages/yK9zbUW4vMxCUan8phPm" %}
[userCompletedTrades](/readme/rest-api/user-performance/usercompletedtrades.md)
{% endcontent-ref %}

#### **Paginate a user's completed trades by time (cursor-based)**

{% content-ref url="/pages/R9FKEZaKOJWO8wo2JDtG" %}
[userCompletedTradesByTime](/readme/rest-api/user-performance/usercompletedtradesbytime.md)
{% endcontent-ref %}
