curl --request GET \
--url https://trade.predexon.com/api/accounts/{accountId}/positions \
--header 'x-api-key: <api-key>'{
"positions": [
{
"venue": "<string>",
"predexonId": "<string>",
"title": "<string>",
"outcome": "<string>",
"size": "<string>",
"status": "<string>",
"result": "<string>",
"averagePrice": "<string>",
"currentPrice": "<string>",
"currentValue": "<string>",
"pnl": "<string>",
"market": {
"tokenId": "<string>",
"marketId": "<string>",
"ticker": "<string>",
"outcome": "<string>",
"marketSlug": "<string>"
}
}
],
"_meta": {
"venues": [
{
"venue": "<string>",
"status": "ok"
}
]
}
}Fetch current positions across enabled venues.
curl --request GET \
--url https://trade.predexon.com/api/accounts/{accountId}/positions \
--header 'x-api-key: <api-key>'{
"positions": [
{
"venue": "<string>",
"predexonId": "<string>",
"title": "<string>",
"outcome": "<string>",
"size": "<string>",
"status": "<string>",
"result": "<string>",
"averagePrice": "<string>",
"currentPrice": "<string>",
"currentValue": "<string>",
"pnl": "<string>",
"market": {
"tokenId": "<string>",
"marketId": "<string>",
"ticker": "<string>",
"outcome": "<string>",
"marketSlug": "<string>"
}
}
],
"_meta": {
"venues": [
{
"venue": "<string>",
"status": "ok"
}
]
}
}polymarket, predict, opinion, limitless