Build the ClobAuth EIP-712 typed data for L1 credential derivation
Execution
Build Auth Signature
Build EIP-712 typed data for authenticating with the Polymarket CLOB API. Sign the returned data and submit to Auth Derive to obtain API credentials.
POST
Build the ClobAuth EIP-712 typed data for L1 credential derivation
Request Body
The wallet address to authenticate.
Optional nonce for the authentication message. Use
0 for first-time auth or increment for key rotation.Response
EIP-712 typed data to sign.
Server node identifier.
Request processing time in milliseconds.
Usage Example
Integration Example
Body
application/json