Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Preview the new unified TypeScript and Python SDKs, available now in beta.
cURL
curl --request GET \ --url https://api.perpetuals.polymarket.com/v1/account/credentials \ --header 'POLYMARKET-PROXY: <api-key>' \ --header 'POLYMARKET-SECRET: <api-key>'
{ "address": "0x1234567890abcdef1234567890abcdef12345678", "keys": [ { "proxy": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8", "expiry": 1767225600000, "label": "trading-bot" } ] }
Get the account ID, address, and proxy keys for the authenticated account.
Proxy address
Correponding proxy secret
Credentials response.
Address
"0x1234567890abcdef1234567890abcdef12345678"
Show child attributes
Was this page helpful?
Suggestions