Skip to main content
WSS
order
Although this documentation separates operations into different channels for clarity, all messages are sent over wss://poly.drive.markets.You must ensure the path property in your JSON payload matches the intended operation. Using WebSockets
Messages
Place Single Order
type:object

Create and place a single order.

Polymarket Docs

Cancel Single Order
type:object

Cancel a single order by ID.

Polymarket Docs

Response
type:string

Responses are structured to match Polymarket's CLOB API response format.

Refer to Polymarket's Order API for more information on the response format.