Query Catalog
Positions by Wallet
Get all standard positions for one wallet.
Canonical reference: Wallet Positions
Use this for wallet position tables with market context, current prices, unrealized P&L, and settlement status.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get all standard positions for one wallet.
curl "https://api.polynode.dev/v3/wallets/0x952d11ebff81d6bd3185e608ed3515b94618ab8a/positions?limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
