Skip to main content
WSS
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
Place Multiple Orders
type:object

Place up to 15 orders in a single request.

Polymarket Docs

Cancel Multiple Orders
type:object

Cancel multiple orders 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.