Coin Historical Data by ID

To query the historical data (price, market cap, 24hrs volume, etc.) at a given date for a coin based on a particular coin ID

get/coins/{id}/history

Path parameters

idstring required

Coin ID. *refers to /coins/list.

Query parameters

datestring required

The date of data snapshot. Format: YYYY-MM-DD

localizationboolean

Include all the localized languages in response. Default: true

Response

Coin historical data

idstring required

Coin ID

symbolstring required

Coin symbol

namestring required

Coin name

localizationobject

Localized coin names keyed by locale code

Changes

Changed in 3 of the 19 revisions of this API.15109

  • 11cc9e00fd861099See the full diff
    • the response property developer_data/closed_issues became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/code_additions_deletions_4_weeks/additions became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/code_additions_deletions_4_weeks/deletions became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/commit_count_4_weeks became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/forks became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/pull_request_contributors became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/pull_requests_merged became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/stars became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/subscribers became nullable for the status 200

      response-property-became-nullable

    • the response property developer_data/total_issues became nullable for the status 200

      response-property-became-nullable

    • removed the optional property market_data/current_price/btc from the response with the 200 status

      response-optional-property-removed

    • removed the optional property market_data/current_price/eur from the response with the 200 status

      response-optional-property-removed

    • removed the optional property market_data/current_price/usd from the response with the 200 status

      response-optional-property-removed

    • removed the optional property market_data/market_cap/btc from the response with the 200 status

      response-optional-property-removed

    • removed the optional property market_data/market_cap/eur from the response with the 200 status

      response-optional-property-removed

    • removed the optional property market_data/market_cap/usd from the response with the 200 status

      response-optional-property-removed

    • removed the optional property market_data/total_volume/btc from the response with the 200 status

      response-optional-property-removed

    • removed the optional property market_data/total_volume/eur from the response with the 200 status

      response-optional-property-removed

    • removed the optional property market_data/total_volume/usd from the response with the 200 status

      response-optional-property-removed

    • api tag Coins removed

      api-tag-removed

    • the response property community_data became required for the status 200

      response-property-became-required

    • the response property developer_data became required for the status 200

      response-property-became-required

    • the response property id became required for the status 200

      response-property-became-required

    • the response property image became required for the status 200

      response-property-became-required

    • the response property market_data became required for the status 200

      response-property-became-required

    • the response property name became required for the status 200

      response-property-became-required

    • the response property public_interest_stats became required for the status 200

      response-property-became-required

    • the response property symbol became required for the status 200

      response-property-became-required

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

    • the response property community_data/facebook_likes became nullable for the status 200

      response-property-became-nullable

    • the response property community_data/reddit_accounts_active_48h became nullable for the status 200

      response-property-became-nullable

    • the response property community_data/reddit_subscribers became nullable for the status 200

      response-property-became-nullable

    • the response property public_interest_stats/alexa_rank became nullable for the status 200

      response-property-became-nullable

    • the response property public_interest_stats/bing_matches became nullable for the status 200

      response-property-became-nullable

    • removed the optional property community_data/twitter_followers from the response with the 200 status

      response-optional-property-removed