Skip to content

bullpen polymarket clob midpoints

Last updated: February 26, 2026

Get midpoint prices for multiple token IDs (batch)

Usage

bullpen polymarket clob midpoints [OPTIONS] <TOKEN_IDS>

Live Help

Get midpoint prices for multiple token IDs (batch)

Usage: bullpen polymarket clob midpoints [OPTIONS] <TOKEN_IDS>

Arguments:
  <TOKEN_IDS>  Comma-separated token IDs (e.g. "123,456,789")

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

Example Commands

bullpen polymarket clob midpoints [OPTIONS] <TOKEN_IDS>
bullpen polymarket clob midpoints --help
bullpen polymarket clob midpoints --output json

Example Data

Representative JSON shape for automation and integrations:

{
  "command": "bullpen polymarket clob midpoints --output json",
  "points": {
    "total": 12345,
    "tier": "Pro",
    "next_tier_points": 15000
  },
  "last_updated": "2026-02-26"
}