Changes to 24hr Ticker Price Change Statistics

GET /api/v3/ticker/24hr

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 26 revisions of this API.144

  1. 6c02ecd56d3712
  2. 5b6a6f4707951
  3. 48fbf99b38871
  4. a484ce871a7240

What changed

    • the query request parameter type was restricted to a list of enum values

      request-parameter-became-enum

    • added the new enum value FULL to the query request parameter type

      request-parameter-enum-value-added

    • added the new enum value MINI to the query request parameter type

      request-parameter-enum-value-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter type

      new-optional-request-parameter

    • added the new optional query request parameter symbols

      new-optional-request-parameter

    • the response property code became required for the status 400

      response-property-became-required

    • the response property msg became required for the status 400

      response-property-became-required

    • the response property oneOf[tickerList]/items/askPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/askQty became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/bidPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/bidQty became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/closeTime became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/count became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/firstId became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/highPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/lastId became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/lastPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/lowPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/openPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/openTime became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/prevClosePrice became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/priceChange became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/priceChangePercent became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/quoteVolume became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/symbol became required for the status 200

      response-property-became-required

    • the response property oneOf[tickerList]/items/volume became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/askPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/askQty became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/bidPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/bidQty became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/closeTime became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/count became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/firstId became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/highPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/lastId became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/lastPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/lowPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/openPrice became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/openTime became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/prevClosePrice became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/priceChange became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/priceChangePercent became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/quoteVolume became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/symbol became required for the status 200

      response-property-became-required

    • the response property oneOf[ticker]/volume became required for the status 200

      response-property-became-required