Skip to main content
WSS
orders

Documentation Index

Fetch the complete documentation index at: https://docs.drive.markets/llms.txt

Use this file to discover all available pages before exploring further.

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 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.