What you’ll need
- Basic knowledge of RESTful APIs and JavaScript.
- An API key from the Dashboard (required for production; optional in development mode).
Walkthrough
1
Execute the API Call
You can call the Mobula API directly from your terminal using cURL or any HTTP client.Using cURL:Using Axios:
2
Retrieve Multiple Assets Metadata
The Using Axios:
multi-metadata
endpoint allows fetching metadata for multiple assets in a single request, improving efficiency.Using cURL:1
Review the Response
The API provides a structured response listing upcoming token unlocks under release_schedule, including relevant details such as the token name, symbol, amount to be unlocked, and the scheduled unlock date.
- Track Token Unlocks: Identify upcoming token releases to anticipate potential market shifts.
- Monitor Project Vesting Schedules: Follow how project teams release tokens over time.