📍Endpoints
Your Guide to Token Metrics API Endpoints
Introduction
The Token Metrics API is a full-stack crypto data service that lets developers, analysts, and trading desks stream real-time markets and dig deep into Token Metrics’ proprietary AI analytics. With one set of keys you can pull:
- Live and historical price data (OHLCV)
- AI-generated Trader & Investor Grades
- Technical indicators, sentiment scores, smart indices, and more
- A conversational AI Agent for natural-language queries
- 20+ additional specialist endpoints for on-chain correlations, scenario analysis, and research reports
Whether you’re back-testing a strategy, feeding a dashboard, or powering an automated bot, this guide will show you how to tap each endpoint, interpret the fields, and integrate them into your stack.
Endpoint coverage
We currently expose 21 endpoints (see sidebar list). Each section of this guide explains:
- What the endpoint returns & when to use it
- Example request / response
- How the same data is visualised on the Token Metrics platform
- Practical use-cases (e.g., risk scoring, index rebalancing, signal generation)
Key data concepts
Term | Range | Meaning |
---|---|---|
Grades | 0 – 100 | Composite AI ratings that rank an asset within a sector (e.g., Technology, On-chain, Technical). Higher = stronger. |
Scores | 0 – 10 | Under-the-hood sub-metrics that feed into Grades. Simpler, granular, and often used for custom models. |
Use Grades for quick relative strength checks and Scores when you need raw ingredients for bespoke analytics.
Ready? Grab your API key and let’s start querying.
Updated 8 days ago