Weekly anomaly digest
- Query metrics from this tool
- Compare against rolling baseline
- Surface anomalies with reasoning
5 tools available
Token Metrics provides an API offering real-time, AI-powered cryptocurrency data and insights for developers to build trading bots, dashboards, and portfolio tools.
Connect Token Metrics to Definable to answer ad-hoc analytics questions, detect anomalies, auto-generate weekly summaries. Personas call Token Metrics's 5 tools directly from chat or scheduled flows. Plug into a data-analysis persona to ask questions in plain English — the agent runs the queries.
Every Token Metrics action below is a callable tool any Definable persona can invoke.
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.
Tool to retrieve technical indicators for a token. Use when you need technical analysis data for a specific symbol, interval, and indicator.
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.
Tool to retrieve a list of tokens ranked by market capitalization. Use when you need an overview of the most valuable cryptocurrencies.
Tool to retrieve entry and exit crypto trading signals. Use when optimizing trading strategies with signal-based insights.
Anything Token Metrics exposes through its API. Common analytics workflows on Definable include answer ad-hoc analytics questions, detect anomalies, auto-generate weekly summaries. Personas can call any of the 5 Token Metrics tools directly, then chain the result into another integration without you writing code.
Token Metrics uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 5 Token Metrics tools. You only need a separate Token Metrics subscription if Token Metrics itself charges per seat or per API call.
Every call from a persona to Token Metrics is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Token Metrics, and connect via OAuth or API key. You can immediately attach Token Metrics to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 5 Token Metrics actions as callable tools — including `Get Price`, `Get Technical Indicators`, `Get Tokens`, plus 2 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.