API Documentation

API information.

General API Information

  • The base endpoint is: https://api.ruby.exchange/api/v1/

  • All endpoints return either a JSON object or array.

  • All time and timestamp related fields are in milliseconds.

Endpoints:

Tickers: https://api.ruby.exchange/api/v1/cg/tickers

Pairs: https://api.ruby.exchange/api/v1/cg/pairs Depth: https://api.ruby.exchange/api/v1/cg/depth

Historical Trades: https://api.ruby.exchange/api/v1/cg/historical_trades

Circulating Supply (CMC): https://api.ruby.exchange/api/v1/cmc/circulating_supply

Circulating Supply (CG): https://api.ruby.exchange/api/v1/cg/circulating_supply

Last updated