Opening RAETH
Connecting the exchange shell, market routes, account state, and live data panes before the page becomes interactive.
Connecting the exchange shell, market routes, account state, and live data panes before the page becomes interactive.
RAETH is the high-frequency prediction market. The live product is a rolling 60-second BTC up/down binary on a real central limit order book — a fresh round every 60 seconds, settled on close, with RLP house liquidity. Humans trade it by hand in a pro terminal; programmatic clients trade the same book over the API and SDKs. The docs are split into three surfaces: a user guide for exchange concepts, a developer guide for integrations, and an API reference for exact endpoint behavior. No real money is deposited or traded on RAETH.
https://raeth.exchange/api/v1wss://raeth.exchange/stream/llms.txt (curated index) · /llms-full.txt (full reference). Machine-readable spec: /api/openapi.json. Any guide also has a raw-markdown twin at its path + .md (e.g. /docs/migrate-from-polymarket.md) — hand an agent that one URL and it can port a bot end to end.