You are viewing documentation for Polymarket US πΊπΈ
cURL
curl --request GET \ --url https://api.polymarketexchange.com/v1/accounts
{ "accounts": [ "<string>" ], "displayNames": [ "<string>" ] }
Returns the accounts that the user may use to trade
A successful response.