💻Introduction
A Guide to using Tokenomist' API.
To access Tokenomist' API visit here.
Overview
This guide details the API, which provides access to comprehensive time series data for available crypto tokens. For more information on our API offerings, please visit here or reach out to us on the Tokenomist Official Telegram or via email (support@token.unlocks.app).
API Datasets
By purchasing the API plan, you will receive access to the following time series data for your research and internal uses:
Details of Dataset per Plan:
Standard API Plan: (Weekly dataset, allocation breakdown dataset)
Elite API Plan: (Daily, Weekly dataset, allocation breakdown dataset, Unlock event timestamp)
Enterprise API Plan: For longer timeframes, additional datasets, and commercial terms for business usecases, please contact support@token.unlocks.app for customized solutions.
All data provided through all Tokenomist' plans is intended for personal or non-commercial, non-redistribution use only.
Datasets | Description | Standard API | Elite API | API Endpoint |
---|---|---|---|---|
Historical token emission summarized to weekly granularity regardless of type of unlocks (linear, cliff, etc) learn more | 1 year backward | 2 years backward | Emission API | |
Future token emission summarized to weekly granularity regardless of type of unlocks (linear, cliff, etc) learn more | 2 years forward | 3 years forward | Emission API | |
Detailed unlocked Allocations breakdown | All tokens | All tokens | Allocations API | |
Tokenomist's allocation methodology for a comparable standard | All tokens | All tokens | Allocations API | |
Events containing Unlocks information with timestamp (Cliff Unlocks, Linear Unlocks Start Event) | - | +60 days forward | Unlock Events API | |
Future token emission summarized to daily granularity regardless of type of unlocks (linear, cliff, etc) learn more | - | +60 days forward | Daily Emission | |
Historical Daily Emission | Historical token emission summarized to daily granularity regardless of type of unlocks (linear, cliff, etc) learn more | Enterprise only | Enterprise only | Enterprise only |
To get started, call the Token List API to acquire tokenID and initiate the necessary API endpoints to retrieve the rest of the data.
All Timeframe provided is in UTC+00
Endpoints:
Token List API (Start Here)
Unlock Events API (Elite API)
Daily Emission API (Elite API)
Visit each API endpoint page for more details and data examples.
Last updated