Skip to main content

Module models

Module models 

Source
Expand description

HTTP REST model types for the Polymarket CLOB API.

Structsยง

ClobBookLevel
A single price level from the CLOB order book.
ClobBookResponse
Response from the CLOB GET /book endpoint.
DataApiPosition
A position from the Polymarket Data API GET /positions endpoint.
DataApiTrade
A trade from the Polymarket Data API GET /trades endpoint.
FeeRateResponse
Fee rate response from CLOB GET /fee-rate.
FeeSchedule
GammaEvent
An event response from the Gamma API GET /events.
GammaMarket
A market response from the Gamma API GET /markets.
GammaTag
A tag from the Gamma API GET /tags.
PolymarketOpenOrder
An active order returned by REST GET /orders.
PolymarketOrder
A signed limit order for submission to the CLOB V2 exchange.
PolymarketTradeReport
A trade report returned by REST GET /trades.
SearchResponse
Response from the Gamma API GET /public-search.
TickSizeResponse
Tick size response from CLOB GET /tick-size.