Change Log

2024-01-04

  • Add new endpoint

    GET /api/v1/market/klines : Query the history klines.

2023-08-20

  • Add new endpoint

    GET /api/v1/market/bookTickers : Query the best market price and size.

2023-06-20

  • Market quote endpoints Supports Perpetual Futures.

2022-11-24

  • Add new endpoint

    GET /api/v1/market/tickers : Query 24 hour rolling window price change statistics. Careful when accessing this with no symbol.

  • Update endpoint

    GET /api/v1/market/depth : upper limit changed to 1000

Last updated