The Data API provides several endpoints for discovering tokens. Use them to build a token scanner, a trending feed, or a research dashboard.Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
Latest Tokens
The latest tokens endpoint returns the most recently created tokens on Solana.Trending Tokens
The trending tokens endpoint returns tokens with the most activity right now.Tokens by Volume
The volume endpoint ranks tokens by trading volume.Top Performers
The top performers endpoint returns the biggest price gainers across different timeframes.Graduating Tokens
Tokens on pump.fun go through a bonding curve before moving to a full DEX pool. A bonding curve is a pricing path that changes as people buy or sell before the token reaches a normal trading pool. These endpoints track that progression.Currently Graduating
The graduating tokens endpoint returns tokens that are close to completing their bonding curve.Already Graduated
The graduated tokens endpoint returns tokens that have completed their bonding curve and migrated to a DEX.Search
The search endpoint finds tokens by name, symbol, or address. Supports filtering and sorting.Tokens by Deployer
The deployer endpoint returns all tokens created by a specific wallet — useful for tracking serial deployers.Token Overview
The token overview endpoint returns a broad market overview of all tracked tokens.Real-Time Streams
For live token discovery, use the Datastream WebSocket channels:| Room | What it streams |
|---|---|
latest | Newly created tokens as they appear |
graduating | Tokens approaching graduation |
graduated | Tokens that just graduated |
token:{token} | Pool state changes (price, liquidity, mcap) |
stats:token:{token} | Multi-timeframe statistics |
Example: Build a Token Scanner
Token Research
Deep-dive into any token: stats, holders, trades, and events.
Sniper Detection
Check if a new token has suspicious early buyer activity.
Token Discovery Streams
Stream new tokens, graduating tokens, and curve events in real time.
Safety Streams
Track snipers and bundlers on newly discovered tokens.