Expand description
L1 API credential creation and derivation for the Polymarket CLOB.
Structs§
- ApiCredentials
- API credentials returned by the Polymarket CLOB auth endpoints.
Functions§
- create_
api_ key - Creates new API credentials via
POST /auth/api-keyusing L1 authentication. - create_
or_ derive_ api_ key - Creates or derives API credentials using L1 (EIP-712) authentication.
- derive_
api_ key - Derives existing API credentials via
GET /auth/derive-api-keyusing L1 authentication.