This Order Creation WebSocket allows you to create, cancel, and modify orders, as well as receive order notifications.Documentation Index
Fetch the complete documentation index at: https://docs.rails.xyz/llms.txt
Use this file to discover all available pages before exploring further.
URL
This stream can be subscribed per market and you will need to pass in the market in the URL query. See below.
Authorizations
See Get Access Token on how to retrieve the token. SetSec-WebSocket-Protocol during the handshake or on connect().
Example value (authorization token):
Query Parameters
Market name. Example value:
ETH-USD. To get all supported markets, call /api/v1/markets endpoint.Supported Requests and Notifications
All these requests and notifications (except Ping) share the same request and response structure as the Order Creation Stream in WebSocket v2, except for the connection URL.