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
- Generate an API key from your Polymarket account settings.
- Install the Python or JavaScript SDK.
- Follow the "Quick Start" guide in the documentation.