Derive CLOB API credentials from an L1-signed ClobAuth payload
Execution
Derive Auth Key
Derive Polymarket CLOB API credentials from a signed EIP-712 authentication message. These credentials are required for order submission and cancellation.
POST
Derive CLOB API credentials from an L1-signed ClobAuth payload
Request Body
The EIP-712 signature from signing the typed data returned by Auth Build.
The wallet address that signed the message.
The timestamp from the signed message (must match the Auth Build response).
The nonce used in the Auth Build request.
Response
CLOB API credentials.
Server node identifier.
Request processing time in milliseconds.
Usage Example
Body
application/json