Skip to main content
Polymarket

CLOB API Docs

Documentation for building automated trading bots.

Visit Tool

Overview

The Central Limit Order Book (CLOB) API documentation is the primary resource for developers building trading bots and integrations for Polymarket.

Key Features

  • Order Management: Place, cancel, and modify orders programmatically.
  • Market Data: Fetch real-time order book snapshots and ticker data.
  • Account Management: Manage API keys and view account balances.

Getting Started

  1. Generate an API key from your Polymarket account settings.
  2. Install the Python or JavaScript SDK.
  3. Follow the "Quick Start" guide in the documentation.