Skip to Content
ServicesOverview

Services

Browse Market services and raw route families from one directory.

Market groups price, identity, liquidity, OHLCV, and live market streams under one API family. Raw chain access now lives fully under /services/{chain-type}, with REST API and WebSocket API as the second level for each chain family.

The left-nav now stays expanded and keeps the click path shorter by listing one entry per API family directly: Market REST API, Market WebSocket API, EVM RPC REST API, EVM RPC WebSocket API, Solana REST API (Beta), and Solana WebSocket API (Beta).

Service families

How to choose a service tree

Start with Market API

Use Market when you need normalized market reads or product-level market streams without handling native chain transport details.

Use Market WebSocket for product-level events

Open Market WebSocket for realtime price, OHLCV, and stream status delivery.

Use raw chain families only for native RPC needs

If you need native EVM JSON-RPC methods or subscriptions, open EVM RPC and then choose REST API or WebSocket API. Keep Solana (Beta) as the separate raw route family.

Common starting points

Last updated on