API Reference
Pricing
API Reference

Bitcoin Short Term Holder Supply

This endpoint provides data for the bitcoin short term holder supply

Cache / Update Frequency: 1 day for all the API plans.

This endpoint is available on the following API plans

PlansHobbyistStartupStandardProfessionalEnterprise
Available

Response Data

{
  "code": "0",
  "data": [
    {
      "price": 10.8584714558738,
      "short_term_holder_supply": 3682358,
      "timestamp": 1313625600000
    },
    {
      "price": 11.6704730432496,
      "short_term_holder_supply": 3682497,
      "timestamp": 1313712000000
    },
    {
      "price": 11.4597317393337,
      "short_term_holder_supply": 3680156,
      "timestamp": 1313798400000
    },
    {
      "price": 11.3544813407364,
      "short_term_holder_supply": 3684825,
      "timestamp": 1313884800000
    },
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!