You are viewing documentation for Polymarket US πΊπΈ
curl --request POST \
--url https://api.prod.polymarketexchange.com/v1/positions/balances \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>"
}
'{
"balances": {}
}Lists all currency balances in an account
curl --request POST \
--url https://api.prod.polymarketexchange.com/v1/positions/balances \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>"
}
'{
"balances": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.us/llms.txt
Use this file to discover all available pages before exploring further.