> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polynode.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallet Combo Summary

> Get combo-only P&L and position counts for one wallet.

Canonical reference: [Wallet Combo Summary](/data/combos/wallet-summary)

```bash theme={null}
curl "https://api.polynode.dev/v3/wallets/0x63613e3b96f418332d43cd2af8dc321014d15907/combos/summary" \
  -H "x-api-key: $POLYNODE_API_KEY"
```
