API Reference

Bitcoin Bubble Index

Response Data

{
  "code": "0",
  "msg": "success",
  "data": [
     {
      "price": 0.0495,
      "index": -29.59827206,
      "googleTrend": 0.0287,
      "difficulty": 181.543,
      "transcations": 235,
      "sentByAddress": 390,
      "tweets": 0,
      "date": "2010-07-17"
    },
    ...
  ]
}
FieldDescription
priceBTC pirce
indexBitcoin bubble index
googleTrendBitcoin google trends
difficultyBitcoin difficulty
transcationsBitcoin transcations
sentByAddressBitcoin sent by address
tweetsBitcoin tweets
dateTime ,in seconds
Language
Authorization
Header
Click Try It! to start a request and see the response here!