AGG is currently in alpha. APIs, components, and docs may change.
Agg.market — Prediction Market Aggregator logo

Get user positions

Returns open positions grouped by matched market with per-venue breakdown and current pricing.

GEThttps://api.agg.market/execution/positions

Returns open positions grouped by matched market with per-venue breakdown and current pricing.

Loading code example
Loading code example

Authorizations

appIdstringheaderrequired

API key passed in the header.

Response

application/json

200

dataarray<object>required
data.targetMarketIdstringrequired
data.eventIdstring
data.redeemStatus"eligible" | "pending" | "redeemed" | "ineligible"required
Allowed values: "eligible" | "pending" | "redeemed" | "ineligible"
data.status"active" | "closed"required
Allowed values: "active" | "closed"
data.resolutionDatestringrequired
data.venueMarketobjectrequired
nextCursorstringrequired
hasMorebooleanrequired