get https://open-api-v4.coinglass.com/api/index/altcoin-season
This endpoint provides data for the altcoin season index
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": [
{
"timestamp": 1491177600000,
"altcoin_index": 96,
"altcoin_marketcap": 0
},
{
"timestamp": 1491264000000,
"altcoin_index": 100,
"altcoin_marketcap": 0
},
{
"timestamp": 1491350400000,
"altcoin_index": 96,
"altcoin_marketcap": 0
},
}