get https://open-api-v4.coinglass.com/api/index/bitcoin-rhodl-ratio
This endpoint provides data for the bitcoin rhodl ratio
Cache / Update Frequency: 1 day for all the API plans.
This endpoint is available on the following API plans:
Plans | Hobbyist | Startup | Standard | Professional | Enterprise |
---|---|---|---|---|---|
Available | ❌ | ✅ | ✅ | ✅ | ✅ |
Response Data
{
"code": "0",
"data": [
{
"price": 0.07,
"rhodl_ratio": 0.19768584894587235,
"timestamp": 1282003200000
},
{
"price": 0.068,
"rhodl_ratio": 0.3765371066876411,
"timestamp": 1282089600000
},
{
"price": 0.0667,
"rhodl_ratio": 0.55947437296653,
"timestamp": 1282176000000
},
}