Retrieve current open positions for a wallet across Polymarket / Kalshi.
Returns the list of currently open positions for a wallet. Polymarket positions are proxied from Polymarket Data API, Kalshi positions are read fromDocumentation Index
Fetch the complete documentation index at: https://docs.aionmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
mk_kalshi_position. Use the venue parameter to switch between markets.
conditionId filter; supports comma-separated values. Mutually exclusive with eventId.CURRENT, INITIAL, TOKENS, CASHPNL, PERCENTPNL, TITLE, RESOLVING, PRICE, AVGPRICE.ASC, DESC.polymarket or kalshi.marketId / outcome / size / avgPrice / currentPrice / unrealizedPnl) but venue-specific fields may differ.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Wallet address. polymarket uses EVM address; kalshi uses Solana address.
Filter by venue
polymarket, kalshi Market filter. For kalshi this maps to marketTicker (supports comma-separated values).
Title keyword filter. For kalshi, fuzzy match on marketTicker.
Minimum position size filter.
Polymarket-only filter.
Polymarket-only filter.
0 <= x <= 5000 <= x <= 10000CURRENT, INITIAL, TOKENS, CASHPNL, PERCENTPNL, TITLE, RESOLVING, PRICE, AVGPRICE ASC, DESC