cURL
curl --request GET \ --url https://synthesis.trade/api/v1/wallet/pol/{wallet_id}/pnl \ --header 'X-API-KEY: <api-key>'
{ "success": true, "response": [ { "ts": 1735689600, "realized": "0", "unrealized": "0", "total": "0" } ] }
Get Polymarket PNL history for a Polygon wallet.
Documentation IndexFetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txt
Use this file to discover all available pages before exploring further.
Account secret API key.
PNL interval. Supported values: 1d, 1w, 1m, 3m, 1y, all.
1d
1w
1m
3m
1y
all
"1w"
Polygon PNL