Expand description
HTTP REST model types for the Polymarket CLOB API.
Structsยง
- Clob
Book Level - A single price level from the CLOB order book.
- Clob
Book Response - Response from the CLOB
GET /bookendpoint. - Data
ApiPosition - A position from the Polymarket Data API
GET /positionsendpoint. - Data
ApiTrade - A trade from the Polymarket Data API
GET /tradesendpoint. - FeeRate
Response - Fee rate response from CLOB
GET /fee-rate. - FeeSchedule
- Gamma
Event - An event response from the Gamma API
GET /events. - Gamma
Market - A market response from the Gamma API
GET /markets. - Gamma
Tag - A tag from the Gamma API
GET /tags. - Polymarket
Open Order - An active order returned by REST GET /orders.
- Polymarket
Order - A signed limit order for submission to the CLOB V2 exchange.
- Polymarket
Trade Report - A trade report returned by REST GET /trades.
- Search
Response - Response from the Gamma API
GET /public-search. - Tick
Size Response - Tick size response from CLOB
GET /tick-size.