v1
latestOpenAPI 3.1.02026-07-228799577.7 KBToken Search
Searches for tokens by symbol, name, or address with various filtering and sorting options
Query parameters
Search term for token symbol, name, or address
Search for all tokens matching an exact symbol
Page number for offset-based pagination
Number of results per page (max 500, or max 100 when format=full)
Response format. Set to 'full' to return results as full token objects (same shape as /tokens/:token — includes token, pools, events, risk, buys, sells, txns, holders). When format=full, the max per-page limit is capped at 100.
Cursor for cursor-based pagination (faster for deep pagination)
Field to sort by
Sort order
Filter tokens by image presence. Set to true for tokens with images, false for tokens without images
Filter tokens by social presence. Set to true for tokens with socials, false for tokens without socials
Filter by exact image URL or IPFS hash. Supports full URLs or IPFS content identifiers (CID). For IPFS URLs containing '/ipfs/', only the hash/CID is used for matching (e.g., 'QmXyZ...' will match any gateway URL with that hash)
Filter by launchpad platform name. Supports comma-separated values for multiple launchpads (e.g., 'pumpfun,boop'). Single values still work as before.
Return all pools for a token if enabled
Include price change data in response
Minimum creation date in unix time (ms)
Maximum creation date in unix time (ms)
Minimum graduation date in unix time (ms)
Maximum graduation date in unix time (ms)
Minimum liquidity in USD
Maximum liquidity in USD (capped at $100B)
Minimum market cap in USD
Maximum market cap in USD (capped at $5T)
Minimum volume in USD (for default timeframe)
Maximum volume in USD (for default timeframe)
Timeframe for volume filtering
Minimum number of buy transactions
Maximum number of buy transactions
Minimum number of sell transactions
Maximum number of sell transactions
Minimum total number of transactions
Maximum total number of transactions
Minimum number of token holders
Maximum number of token holders
Minimum % held by top 10 holders (0-100)
Maximum % held by top 10 holders (0-100)
Minimum % held by developer (0-100)
Maximum % held by developer (0-100)
Minimum % held by insiders (0-100)
Maximum % held by insiders (0-100)
Minimum % held by snipers (0-100)
Maximum % held by snipers (0-100)
Minimum bundler wallet count
Maximum bundler wallet count
Minimum % held by bundlers (0-100)
Maximum % held by bundlers (0-100)
Minimum risk score filter
Maximum risk score filter
LP token burn percentage (0-100)
Market identifier. Supports comma-separated values for multiple markets (e.g., 'raydium,orca,pumpfun'). Single values still work as before.
Freeze authority address (use 'null' for none)
Mint authority address (use 'null' for none)
Deployer wallet address
Token creator wallet address
Token status
Minimum bonding curve % (0-100)
Maximum bonding curve % (0-100)
Twitter/X profile URL (exact match)
Telegram channel/group URL (exact match)
Discord server invite URL (exact match)
Official website URL (exact match)
Facebook page URL (exact match)
Instagram profile URL (exact match)
YouTube channel URL (exact match)
Reddit community URL (exact match)
TikTok profile URL (exact match)
GitHub repository URL (exact match)
Minimum total fees paid (in SOL)
Maximum total fees paid (in SOL)
Minimum trading fees paid (in SOL)
Maximum trading fees paid (in SOL)
Minimum priority fees/tips paid (in SOL)
Maximum priority fees/tips paid (in SOL)
Filter by Coin Communities activity. Set to true for tokens with at least one monitored community message, false for tokens with zero monitored messages.
Minimum live Coin Communities message count (inclusive)
Maximum live Coin Communities message count (inclusive)
Response
Successful response