Client Initialization
Builder methods require the client to initialize with a separate authentication setup using builder configs acquired from Polymarket.com and the@polymarket/builder-signing-sdk package.
- Local Builder Credentials
- Remote Builder Signing
Methods
getBuilderTrades()
Retrieves all trades attributed to your builder account. This method allows builders to track which trades were routed through your platform.Signature
Params
Response
revokeBuilderApiKey()
Revokes the builder API key used to authenticate the current request. After revocation, the key can no longer be used to make builder-authenticated requests.Signature