> ## Documentation Index
> Fetch the complete documentation index at: https://docs.messari.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Token Unlocks API

> Monitor token vesting schedules, upcoming unlock events, and token allocation details across crypto projects to stay ahead of potential market impacts.

## Available Endpoints

The Token Unlocks API consists of five main endpoints:

* [**Get Allocations**](/api-reference/endpoints/token-unlocks/get-v1-allocations) - Returns a comprehensive list of token allocations across various projects, including investor details and allocation sizes.
* [**Get Assets**](/api-reference/endpoints/token-unlocks/get-v1-assets) - Returns a list of assets with token unlock data available in the system.
* [**Get Asset Events**](/api-reference/endpoints/token-unlocks/get-v1-assets-assetId-events) - Returns specific unlock events for a given asset, including dates and token amounts.
* [**Get Asset Unlocks**](/api-reference/endpoints/token-unlocks/get-v1-assets-assetId-unlocks) - Returns aggregated unlock data for a specific asset over time.
* [**Get Asset Vesting Schedule**](/api-reference/endpoints/token-unlocks/get-v1-assets-assetId-vesting-schedule) - Returns the complete vesting schedule for a specific asset, showing how tokens will be released over time.

## Use Cases

The Token Unlocks API enables developers to:

* Build dashboards that monitor upcoming token unlocks for potential market impact
* Create alerts for significant unlock events that may affect token prices
* Analyze vesting schedules to understand long-term token supply dynamics
* Compare token allocation structures across different projects
* Identify patterns between unlock events and historical price movements
* Integrate unlock data into trading strategies or risk management systems
* Track insider and investor token release schedules for sentiment analysis
