---
title: "Changes to Coin Historical Data by ID"
method: GET
path: "/coins/{id}/history"
---

# Changes to Coin Historical Data by ID

`GET /coins/{id}/history`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 19 revisions.

- **2026-05-28** `11cc9e00fd86` — 10 breaking, 9 warning, 9 info
- **2026-04-30** `fb6b6a203ce6` — 5 breaking
- **2025-06-23** `385cf003659b` — 1 warning

## Changes

- **2026-05-28** `11cc9e00fd86` — 10 breaking, 9 warning, 9 info
  - the response property `developer_data/closed_issues` became nullable for the status `200`
  - the response property `developer_data/code_additions_deletions_4_weeks/additions` became nullable for the status `200`
  - the response property `developer_data/code_additions_deletions_4_weeks/deletions` became nullable for the status `200`
  - the response property `developer_data/commit_count_4_weeks` became nullable for the status `200`
  - the response property `developer_data/forks` became nullable for the status `200`
  - the response property `developer_data/pull_request_contributors` became nullable for the status `200`
  - the response property `developer_data/pull_requests_merged` became nullable for the status `200`
  - the response property `developer_data/stars` became nullable for the status `200`
  - the response property `developer_data/subscribers` became nullable for the status `200`
  - the response property `developer_data/total_issues` became nullable for the status `200`
  - removed the optional property `market_data/current_price/btc` from the response with the `200` status
  - removed the optional property `market_data/current_price/eur` from the response with the `200` status
  - removed the optional property `market_data/current_price/usd` from the response with the `200` status
  - removed the optional property `market_data/market_cap/btc` from the response with the `200` status
  - removed the optional property `market_data/market_cap/eur` from the response with the `200` status
  - removed the optional property `market_data/market_cap/usd` from the response with the `200` status
  - removed the optional property `market_data/total_volume/btc` from the response with the `200` status
  - removed the optional property `market_data/total_volume/eur` from the response with the `200` status
  - removed the optional property `market_data/total_volume/usd` from the response with the `200` status
  - api tag `Coins` removed
  - the response property `community_data` became required for the status `200`
  - the response property `developer_data` became required for the status `200`
  - the response property `id` became required for the status `200`
  - the response property `image` became required for the status `200`
  - the response property `market_data` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `public_interest_stats` became required for the status `200`
  - the response property `symbol` became required for the status `200`
- **2026-04-30** `fb6b6a203ce6` — 5 breaking
  - the response property `community_data/facebook_likes` became nullable for the status `200`
  - the response property `community_data/reddit_accounts_active_48h` became nullable for the status `200`
  - the response property `community_data/reddit_subscribers` became nullable for the status `200`
  - the response property `public_interest_stats/alexa_rank` became nullable for the status `200`
  - the response property `public_interest_stats/bing_matches` became nullable for the status `200`
- **2025-06-23** `385cf003659b` — 1 warning
  - removed the optional property `community_data/twitter_followers` from the response with the `200` status

---

[Operation](https://skmtc.dev/coingecko/apis/coingecko-api/docs/coins/:id/history/get.md) · [API](https://skmtc.dev/coingecko/apis/coingecko-api.md) · [Page](https://skmtc.dev/coingecko/apis/coingecko-api/changes/coins/:id/history/get)
