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