> ## 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 P&L by Tag

> Filter wallet P&L to a tag or category.

Canonical reference: [Wallet P\&L](/data/wallets/pnl)

```bash theme={null}
curl "https://api.polynode.dev/v3/wallets/0x952d11ebff81d6bd3185e608ed3515b94618ab8a/pnl?tags=sports" \
  -H "x-api-key: $POLYNODE_API_KEY"
```

Use comma-separated `tags` for multiple tags where supported. `category` filters the first market tag, and `tag_slug` is accepted as an alias for single-tag filters.
