Token Metrics
Token Metrics provides an API offering real-time, AI-powered cryptocurrency data and insights for developers to build trading bots, dashboards, and portfolio tools.
In development
Cataloged and scoped, not yet available to run in production.
- 5
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Get Price
Tool to retrieve real-time price and market metrics for a given cryptocurrency. Use when you need the latest price, volume, and market cap information for trading or analysis. Response fields like `volume24h` or `numberOfHolders` may be absent; treat missing fields as null, not zero.
Get Technical Indicators
Tool to retrieve technical indicators for a token. Use when you need technical analysis data for a specific symbol, interval, and indicator.
Get Tokens
Tool to retrieve a paginated list of supported tokens with metadata. Use when you need comprehensive token listings across price, market cap, supply, and contract details. Returns token_id values required by TOKEN_METRICS_GET_PRICE and other endpoints — build your token_id mapping here first. Response fields such as volume24h and numberOfHolders may be absent for some tokens; treat missing values as null/unknown, not zero. tokenCreationDate is ISO-8601; convert to UTC for accurate age comparisons.
Get Top Market Cap Tokens
Tool to retrieve a list of tokens ranked by market capitalization. Use when you need an overview of the most valuable cryptocurrencies.
Get Trading Signals
Tool to retrieve entry and exit crypto trading signals. Use when optimizing trading strategies with signal-based insights.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.