Retrieve market data for a given list of markets
Market Data
Get Market Data
This endpoint retrieves market data for a given list of markets.
GET
Retrieve market data for a given list of markets
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.
Query Parameters
Comma separated market names. Example value: BTC-USD,ETH-USD. To get all supported markets, call /api/v1/markets endpoint.
Response
200 - application/json
Market name. Example value: ETH-USD. To get all supported markets, call /api/v1/markets endpoint.
Type of market data.
Available options:
INDEX, ASK, BID, FUNDING, NEXT_FUNDING, OPEN_INTEREST, 24H_VOLUME, 24H_COUNT Name of the index.
Available options:
CCIX, CCCAGG, HYPERLIQUID, KRAKEN, RAILS The value for the given market data type and index.
Timestamp (milliseconds since epoch) when this value was last updated.