Token Unlock Dynamics by Category
Returns market-wide token unlock dynamics as a time series (history and forecast), split by coin primary category.
Available from: Advanced
Cost: 1 credit per request
Uncategorized entry, always placed last, so the breakdown always adds up to totalUnlockValue.Authorizations
Query Parameters
Bucket size for aggregation: 1d — daily, 1w — weekly (ISO week, starts Monday), 1m — monthly.
1d, 1w, 1m Lower bound on the unlock date, snapped down to the start of its interval bucket. Accepts ISO 8601 string or Unix timestamp (sec/ms). Defaults to the history side of the window for the selected interval.
"2026-01-01T00:00:00.000Z"
Upper bound on the unlock date, snapped down to the start of its interval bucket, which is then included in full. May be in the future — upcoming unlocks are part of the series. Accepts ISO 8601 string or Unix timestamp (sec/ms). Defaults to the forecast side of the window for the selected interval.
"2027-01-01T00:00:00.000Z"
Fiat ISO code for monetary fields (e.g. USD, EUR, RUB, AED). See: GET /v3/fiat/list.