API

Versioned access to governed crypto datasets.

Public RuixCrypto API access is not yet available. This page documents the planned public structure without exposing credentials or production endpoints.

Planned API principles

Versioned endpoints Initial public endpoints will use `/api/v1/`.
Read-only access Public clients will never write market data.
Published datasets API responses will use validated public data.
Documented freshness Each dataset will declare its update status.
Future example GET /api/v1/rankings/crypto?limit=100 GET /api/v1/assets/{asset} GET /api/v1/market/summary These endpoints are not active.