Skip to main content
GET
/
2
/
wallet
/
pm
/
pnl
Get Prediction PnL
curl --request GET \
  --url https://pm-api-prod-eu.mobula.io/api/2/wallet/pm/pnl
{
  "data": {}
}
Alpha — This endpoint is part of the Prediction Markets API, currently in early access. May change without notice.

Query Parameters

wallet
string
required

User EOA wallet address. The API resolves the matching Safe trading account internally.

Example:

"0x0000000000000000000000000000000000000001"

platforms
string

Comma-separated platform filter (e.g. polymarket).

Response

200 - application/json

PnL summary

data
object