Tokenomist
  • Tokenomist
    • 👋Welcome to Tokenomist
    • ⭐Token Unlocks Page
    • 🔎Token Page
      • 📐Cliff, Linear, and Emission
      • 🔒TBD Locked
      • 🎯Precision & Assumption
  • Tokenomist Pro
    • 👑Tokenomist Pro
    • ↗️Token Emission
    • 📊Standard Allocation
    • 📦Release Mechanism
    • 🏆Pro Chart
      • 💲Price Analysis
      • 🫳Post Unlocks Analysis
    • 📅Unlock Events
    • 💸Fundraising Analytics
      • 📊Fundraising Screener
        • Key Metrics Explained
        • Understand Funding Stages
      • 📊Fundraising detail page
        • Fundraising insight bar chart
        • Funding Rounds, Valuation, Investors Table
      • 💡Use cases
    • 📁CSV Export
  • API Documents
    • 💻Introduction
    • API Endpoints
      • 📔Token List API
        • Token List API v1
        • Token List API v2
      • 📈Weekly Emission API
        • Weekly Emission API v1
        • Weekly Emission API v2
        • Weekly Emission API v3
      • 📈Allocations API
        • Allocations API v1
        • Allocations API v2
      • 📈Unlock Events API
        • Unlock Events API v1
        • Unlock Events API v2
        • Unlock Events API v3
      • 📈Daily Emission API
        • Daily Emission API v1
        • Daily Emission API v2
  • About us
    • 🔭Who we are
    • 📬Contact Us
    • 📢Press/ Media Kit
    • 👥Tokenomist Team Verification
  • Miscellaneous
    • 📖Tokenomist Methodologies
    • ❗Disclaimer
    • ⚠️Data Update Policy
    • 📜Token Listing Criteria
    • ❓FAQ
    • 🔗Official Links
Powered by GitBook
On this page
  1. API Documents

💻Introduction

A Guide to using Tokenomist' API.

PreviousCSV ExportNextAPI Endpoints

Last updated 18 days ago

CtrlK
  • Overview
  • API Datasets
  • Endpoints:

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 ([email protected]).

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

  • Elite API Plan

  • Enterprise API Plan: For longer timeframes, additional datasets, and commercial terms for business usecases, please contact [email protected] for customized solutions.

  • Free trial: please contact [email protected] to request for free trial.

All data provided through all Tokenomist' plans is intended for personal or non-commercial, non-redistribution use only.

Endpoint
Description
Free trial
Standard
Elite
Enterprise

Token List

Get list of all tokens available

50 Tokens

All tokens

All tokens

All tokens

Weekly Emission

Token emission summarized to weekly granularity regardless of type of unlocks (linear, cliff, etc) learn more

1 year backward

1 year backward, 2 years forward

2 years backward, 3 years forward

Customizable

Allocations

Detailed unlocked Allocations breakdown

50 Tokens

All tokens

All tokens

All tokens

Unlock Events

Events containing Unlocks information with timestamp (Cliff Unlocks, Linear Unlocks Start Event)

1 year backward

1 year backward, 2 years forward

2 years backward, 3 years forward

Customizable

Daily Emission

Token emission summarized to daily granularity regardless of type of unlocks (linear, cliff, etc) learn more

1 year backward

1 years backward, 2 years forward

2 years backward, 3 years forward

Customizable

Fundraising

Token project venture capital funding rounds and investor participation

-

All Data(Soon)

All Data(Soon)

All Data(Soon)

Commercial License

Rights to re-distribute

No

No

No

Yes

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:

  1. Token List API (Start Here)

  2. Emission API

  3. Allocation API

  4. Unlock Events API

  5. Daily Emission API

Visit each API endpoint page for more details and data examples.