API Reference

Premium History

The API retrieves historical premium/discount data for Grayscale Investment Trusts relative to their NAV.

Response Data

{
  "code": "0",
  "msg": "success",
  "data": 
  {
       "secondaryMarketPricePriceList": [7.8,...],
       "dateList": [1380171600000,...],
       "premiumRateList": [17.2,...],
       "primaryMarketPriceList":[0.14,...],
   }
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!