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