Search - Token, market DataAsk AIget https://public-api.birdeye.so/defi/v3/searchSearch for tokens and market data by providing a name, symbol, token address, or market address.Query ParamschainstringenumDefaults to allSpecify the chain.allsolanaethereumarbitrumavalanchebscoptimismpolygonbasezksyncmonadhyperevmaptosfogomantlemegaethsuiShow 17 enum valueskeywordstringtargetstringenumDefaults to allAn option to search tokens based on their expected results as token, market, or both.alltokenmarketAllowed:alltokenmarketsearch_modestringenumDefaults to exactAn option to search tokens with exact match or partially match.exactfuzzyAllowed:exactfuzzysearch_bystringenumDefaults to symbolAn option to search tokens by symbol, name, or both.combinationaddressnamesymbolAllowed:combinationaddressnamesymbolsort_bystringenumrequiredDefaults to volume_24h_usdSpecify the sort field.fdvmarketcapliquiditypriceprice_change_24h_percenttrade_24htrade_24h_change_percentbuy_24hbuy_24h_change_percentsell_24hsell_24h_change_percentunique_wallet_24hunique_view_24h_change_percentlast_trade_unix_timevolume_24h_usdvolume_24h_change_percentShow 16 enum valuessort_typestringenumrequiredDefaults to descSpecify the sort order.descascAllowed:descascverify_tokenbooleanenumA filter to retrieve tokens based on their verification status (supported on Solana).truetruefalseAllowed:truefalsemarketsstringA comma-separated list of market sources to filter results (supported on Solana). Available options: ['Raydium', 'Raydium CP', 'Raydium Clamm', 'Meteora', 'Meteora DLMM', 'Fluxbeam', 'Pump.fun', 'OpenBook', 'OpenBook V2', 'Orca'].offsetintegerDefaults to 0Specify the offset for pagination. Filter for records with offset greater than the specified offset value, including those with offset equal to the specified offset.limitinteger1 to 20Defaults to 20Number of items per page.ui_amount_modestringenumDefaults to scaledIndicate whether to use the scaled amount for scaled ui amount tokens. Only support solanarawscaledAllowed:rawscaledResponses 200Search for token and market data matching keyword, tokenAddress using full-text search 400Bad Request 401Unauthorized. API key is missing or invalid 403Forbidden. Request is blacklisted or not whitelisted 429Too Many Requests. Rate limit reached 500Internal Server ErrorUpdated 4 months ago