Skip to main content

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.

This Order Book WebSocket provides real-time, per-market order book and trade updates.

URL

This stream can be subscribed per market and you will need to pass in the market in the URL query. See below.

Query Parameters

market
string
required
Market name. Example value: ETH-USD. To get all supported markets, call /api/v1/markets endpoint.

Supported Requests and Streams