docs: sync with docs.polymarket.com - 2026-05-21
This commit is contained in:
@@ -63,7 +63,7 @@ L1 methods require the client to initialize with a signer.
|
||||
|
||||
### createApiKey
|
||||
|
||||
Creates a new API key (L2 credentials) for the wallet signer. Each wallet can only have one active API key at a time — creating a new key invalidates the previous one.
|
||||
Creates a new API key (L2 credentials) for the wallet signer.
|
||||
|
||||
```typescript Signature theme={null}
|
||||
async createApiKey(nonce?: number): Promise<ApiKeyCreds>
|
||||
|
||||
Reference in New Issue
Block a user