v1
latestOpenAPI 3.0.02026-07-26100118773.0 KBtoken-unlocks/Assets
Get Unlock Timeseries Data per Interval
Returns interval-based unlock timeseries data for a given asset and interval
get/token-unlocks/v1/assets/{assetId}/unlocks
Path parameters
assetIdstring required
Example:solana
Asset identifier - accepts either slug (e.g. 'solana') or UUID
Query parameters
startTimestring date-time
Example:2025-01-20T00:00:00Z
RFC3339 formatted start time
endTimestring date-time
Example:2025-02-01T00:00:00Z
RFC3339 formatted end time
interval'DAILY' | 'WEEKLY' | 'MONTHLY' | 'QUARTERLY' | 'YEARLY' required
Example:WEEKLY
Aggregation interval for unlock data
Response
Default response