Changes to Detailed coin information

GET /api/v1/crypto/{coin_id}/info

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

Changed in 2 of the 21 revisions of this API.3414

  1. 560e8847c7b3342
  2. 4c4530760ba112

What changed

  • 560e8847c7b3342See the full diff
    • the response property data/categories became optional for the status 200

      response-property-became-optional

    • the response property data/description became optional for the status 200

      response-property-became-optional

    • the response property data/genesis_date became optional for the status 200

      response-property-became-optional

    • the response property data/hashing_algorithm became optional for the status 200

      response-property-became-optional

    • the response property data/id became optional for the status 200

      response-property-became-optional

    • the response property data/last_updated became optional for the status 200

      response-property-became-optional

    • the response property data/links became optional for the status 200

      response-property-became-optional

    • the response property data/market_data became optional for the status 200

      response-property-became-optional

    • the response property data/name became optional for the status 200

      response-property-became-optional

    • the response property data/symbol became optional for the status 200

      response-property-became-optional

    • response property data/categories list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/description list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/genesis_date list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/hashing_algorithm list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/last_updated list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/symbol list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the data/links response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the data/market_data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property data/links/blockchain_site from the response with the 200 status

      response-required-property-removed

    • removed the required property data/links/homepage from the response with the 200 status

      response-required-property-removed

    • removed the required property data/links/subreddit_url from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/ath from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/atl from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/circulating_supply from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/current_price from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/market_cap from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/max_supply from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/price_change_percentage_24h from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/price_change_percentage_30d from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/price_change_percentage_7d from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/total_supply from the response with the 200 status

      response-required-property-removed

    • removed the required property data/market_data/total_volume from the response with the 200 status

      response-required-property-removed

    • added Links subschema #2 to the data/links response property anyOf list for the response status 200

      response-property-any-of-added

    • added MarketData subschema #2 to the data/market_data response property anyOf list for the response status 200

      response-property-any-of-added

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

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added