Skip to content

bullpen polymarket clob create-api-key

Last updated: February 26, 2026

Create or derive API key credentials for the authenticated wallet (authenticated)

Usage

bullpen polymarket clob create-api-key [OPTIONS]

Live Help

Create or derive API key credentials for the authenticated wallet (authenticated)

Usage: bullpen polymarket clob create-api-key [OPTIONS]

Options:
      --output <OUTPUT>  [possible values: table, json]
      --env <ENV>        [possible values: staging, production]
      --config <CONFIG>  
  -h, --help             Print help

Example Commands

bullpen polymarket clob create-api-key [OPTIONS]
bullpen polymarket clob create-api-key --help
bullpen polymarket clob create-api-key --output json

Example Data

Representative JSON shape for automation and integrations:

{
  "command": "bullpen polymarket clob create-api-key",
  "ok": true,
  "message": "Operation completed",
  "transaction_id": "sample_tx_123",
  "last_updated": "2026-02-26"
}