A list of additional token endpoints supported by our providers.
How to use Direct Endpoints?
Check out our Direct Endpoints Overview Page for detailed instructions.
Direct Endpoints
We list all of our Token endpoints below which link to our providers own documentation on the endpoint details including the parameters needed to using the endpoint. Use our Direct API to make a call with the same params and URL path.
Method | API URL Path | Description |
---|---|---|
POST | Alchemy/{chain}/v2 | Provides Alchemy v2 API access. |
GET | Alchemy/prices/v1/tokens/by-symbol | Retrieves token prices by their symbol. |
POST | Alchemy/prices/v1/tokens/by-address | Fetches token prices by their contract address. |
POST | Alchemy/prices/v1/tokens/historical | Retrieves historical price data for tokens. |
Method | API URL Path | Description |
---|---|---|
GET | Birdeye/defi/price | Fetches the current price of a token. |
GET | Birdeye/defi/multi_price | Retrieves prices for multiple tokens at once. |
POST | Birdeye/defi/multi_price | Retrieves prices for multiple tokens at once. |
GET | Birdeye/defi/history_price | Fetches historical prices of a token. |
GET | Birdeye/defi/historical_price_unix | Retrieves historical prices of a token based on Unix timestamps. |
GET | Birdeye/defi/txs/token | Lists transactions for a specific token. |
GET | Birdeye/defi/txs/pair | Fetches transactions for a specific token pair. |
GET | Birdeye/defi/ohlcv | Retrieves OHLCV (Open, High, Low, Close, Volume) data for a token. |
GET | Birdeye/defi/ohlcv/pair | Fetches OHLCV data for a specific token pair. |
GET | Birdeye/defi/ohlcv/base_quote | Retrieves OHLCV data for base-quote pairs. |
GET | Birdeye/defi/tokenlist | Fetches a list of available tokens. |
GET | Birdeye/defi/token_security | Provides security details for a token. |
GET | Birdeye/defi/token_overview | Fetches an overview of a token. |
GET | Birdeye/defi/token_creation_info | Retrieves creation details for a token. |
GET | Birdeye/defi/price_volume/single | Provides price and volume data for a single token. |
POST | Birdeye/defi/price_volume/multi | Fetches price and volume data for multiple tokens. |
GET | Birdeye/defi/token_trending | Lists trending tokens based on trading activity. |
POST | Birdeye/defi/v2/tokens/all | Retrieves all tokens in version 2 of the API. |
GET | Birdeye/defi/v2/tokens/new_listing | Fetches details of newly listed tokens. |
GET | Birdeye/defi/v2/tokens/top_traders | Lists top traders of tokens. |
GET | Birdeye/defi/v2/markets | Retrieves details of markets for tokens. |
GET | Birdeye/defi/v3/token/meta-data/single | Fetches metadata for a single token. |
GET | Birdeye/defi/v3/token/meta-data/multiple | Retrieves metadata for multiple tokens. |
GET | Birdeye/defi/v3/token/market-data | Provides market data for a token. |
GET | Birdeye/defi/v3/token/trade-data/single | Fetches trade data for a single token. |
GET | Birdeye/defi/v3/token/trade-data/multiple | Retrieves trade data for multiple tokens. |
GET | Birdeye/defi/v3/token/holder | Lists holders of a specific token. |
GET | Birdeye/v1/wallet/token_list | Retrieves the token list for a specific wallet. |
GET | Birdeye/v1/wallet/multichain_token_list | Fetches the token list across multiple chains for a wallet. |
GET | Birdeye/v1/wallet/token_balance | Retrieves token balances for a wallet. |
Method | API URL Path | Description |
---|---|---|
GET | Coingecko/simple/price | Fetches the current price of a token in supported currencies. |
GET | Coingecko/simple/token_price/{id} | Retrieves token prices for a specific platform by ID. |
GET | Coingecko/coins/list | Provides a list of all coins supported on the platform. |
GET | Coingecko/coins/top_gainers_losers | Lists the top gainers and losers among coins. |
GET | Coingecko/coins/list/new | Fetches a list of newly listed coins. |
GET | Coingecko/coins/markets | Retrieves market data for coins, including prices and volumes. |
GET | Coingecko/coins/{id} | Fetches detailed data for a specific coin. |
GET | Coingecko/coins/{id}/tickers | Retrieves tickers for a specific coin. |
GET | Coingecko/coins/{id}/history | Fetches historical data for a specific coin by date. |
GET | Coingecko/coins/{id}/market_chart | Provides market chart data for a specific coin. |
GET | Coingecko/coins/{id}/contract/ {contract_address}/market_chart | Retrieves market chart data for a token using its contract address. |
GET | Coingecko/coins/{id}/contract/ {contract_address}/market_chart/range | Fetches market chart data for a token within a specified range by contract address. |
GET | Coingecko/coins/{id}/ circulating_supply_chart | Retrieves a chart of circulating supply for a coin. |
GET | Coingecko/coins/{id}/ circulating_supply_chart/range | Fetches circulating supply data for a coin within a date range. |
GET | Coingecko/coins/{id}/ total_supply_chart | Retrieves a chart of the total supply for a coin. |
GET | Coingecko/coins/{id}/ total_supply_chart/range | Fetches total supply data for a coin within a date range. |
GET | Coingecko/token_lists/ {asset_platform_id}/all.json | Fetches token lists for a specific asset platform. |
GET | Coingecko/coins/categories/list | Lists all available coin categories. |
GET | Coingecko/coins/categories | Fetches data for all coin categories. |
GET | Coingecko/search | Searches for assets, coins, or tokens on the platform. |
GET | Coingecko/onchain/simple/ networks/{network}/token_price/{addresses} | Fetches token prices for specific networks and addresses. |
GET | Coingecko/onchain/networks/ {network}/tokens/{token_address}/pools | Fetches pools associated with a token on a specific network. |
GET | Coingecko/onchain/networks/{network}/. tokens/{address} | Retrieves token data for a specific address within a network. |
GET | Coingecko/onchain/networks/ {network}/tokens/multi/{addresses} | Fetches token data for multiple addresses on a network. |
GET | Coingecko/onchain/networks/ {network}/tokens/{address}/info | Retrieves additional info for a token within a network by its address. |
GET | Coingecko/onchain/tokens/info_recently_updated | Lists recently updated token information. |
Method | API URL Path | Description |
---|---|---|
GET | CoinMarketCap/v1/content/latest | Retrieves the latest content from CoinMarketCap. |
GET | CoinMarketCap/v1/community/trending/token | Lists trending tokens within the community. |
Method | API URL Path | Description |
---|---|---|
POST | Defined/balances | Retrieves balances for a wallet or token. |
POST | Defined/chartUrls | Provides chart URLs for visualizing token or pair data. |
POST | Defined/filterTokens | Filters tokens using specific attributes. |
POST | Defined/getBars | Fetches historical bars of price data for tokens or pairs. |
POST | Defined/getCommunityNotes | Retrieves community notes for tokens or assets. |
POST | Defined/getDetailedStats | Retrieves detailed statistics for tokens or exchanges. |
POST | Defined/getLatestTokens | Retrieves the latest tokens added to the platform. |
POST | Defined/getNetworkStatus | Provides the current status of a network. |
POST | Defined/getNetworks | Lists all supported networks. |
POST | Defined/getSimulateTokenContractResults | Simulates results for a token contract. |
POST | Defined/getSymbol | Retrieves the symbol for a specific token. |
POST | Defined/getTokenCount | Fetches the total count of tokens. |
POST | Defined/getTokenEvents | Retrieves events associated with a specific token. |
POST | Defined/getTokenInfo | Fetches detailed information about a token. |
POST | Defined/getTokenPrices | Provides current prices for tokens. |
POST | Defined/getTokensInfo | Retrieves detailed information for multiple tokens. |
POST | Defined/holders | Lists token holders for a specific asset. |
POST | Defined/listFavoriteTokens | Retrieves a list of favorite tokens. |
POST | Defined/listPairsForToken | Lists trading pairs associated with a specific token. |
POST | Defined/listPairsWithMetadataForToken | Fetches trading pairs with metadata for a specific token. |
POST | Defined/listTopTokens | Lists the top tokens by performance or volume. |
POST | Defined/searchTokens | Searches for tokens using specific attributes. |
POST | Defined/token | Retrieves information for a specific token. |
POST | Defined/tokenSparklines | Fetches sparkline data for token prices. |
POST | Defined/tokens | Lists all tokens available on the platform. |
Method | API URL Path | Description |
---|---|---|
POST | HelloMoon/v0/defi/top-holders | Fetches the top holders of tokens or assets. |
POST | HelloMoon/v0/defi/top-holders/w-meta | Retrieves top holders along with metadata. |
POST | HelloMoon/v0/token/balances-by-owner | Retrieves token balances by owner. |
POST | HelloMoon/v0/token/supply | Fetches the total supply of a token. |
POST | HelloMoon/v0/token/transfers/historical | Lists historical token transfer events. |
POST | HelloMoon/v0/token/transfers | Retrieves recent token transfers. |
POST | HelloMoon/v0/token-22/users-per-day | Retrieves daily user activity for Token-22. |
POST | HelloMoon/v0/token-22/first-time-users-per-day | Fetches daily first-time users for Token-22. |
POST | HelloMoon/v0/token/balances-by-owner-fungible | Retrieves fungible token balances by owner. |
POST | HelloMoon/v0/token/candlesticks | Fetches candlestick data for token prices. |
POST | HelloMoon/v0/token/creation | Retrieves token creation details. |
POST | HelloMoon/v0/token/list | Lists all tokens on the platform. |
POST | HelloMoon/v0/token/price/batched | Fetches batched token price data. |
POST | HelloMoon/v0/token/price | Retrieves current prices for tokens. |
POST | HelloMoon/v0/token/blocktime-unified-mint | Retrieves block time for unified mint data. |
POST | HelloMoon/v0/token/prices | Fetches token prices. |
POST | HelloMoon/v0/token/sol-balance | Retrieves SOL balance for a token. |
POST | HelloMoon/v0/token/token-balance | Fetches token balance details. |
POST | HelloMoon/v0/token/token-leaderboard-max-change | Lists tokens with maximum leaderboard changes. |
POST | HelloMoon/v0/token/trading-volume | Retrieves trading volume for tokens. |
POST | HelloMoon/v0/defi/fungible-token-info | Retrieves information about fungible tokens in DeFi. |
POST | HelloMoon/v0/defi/smart-money/top-tokens | Retrieves top tokens associated with smart money in DeFi. |
POST | HelloMoon/v0/token/daily_active_users | Fetches daily active user stats for a token. |
POST | HelloMoon/v0/token/daily_new_purchases | Lists daily new purchases for a token. |
POST | HelloMoon/v0/defi/program-stats/top-tokens | Retrieves top tokens by DeFi program stats. |
POST | HelloMoon/v0/defi/sol-grid-bot/top-tokens-one-min | Fetches top tokens from Sol Grid Bot in the past minute. |
POST | HelloMoon/v0/defi/token-age | Retrieves age data for a token. |
POST | HelloMoon/v0/defi/token-ath | Fetches all-time high (ATH) statistics for a token. |
POST | HelloMoon/v0/defi/token-buying | Lists buying trends for a token. |
POST | HelloMoon/v0/defi/trending-tokens-volume | Fetches trending tokens based on volume. |
POST | HelloMoon/v0/defi/twitter_accounts/per-token | Retrieves Twitter account data associated with specific tokens. |
POST | HelloMoon/v0/token/smart-money | Fetches smart money token data. |
POST | HelloMoon/v0/token/smart-money-inflow | Retrieves inflow data for smart money tokens. |
POST | HelloMoon/v0/token/stats | Lists general stats for a token. |
POST | HelloMoon/v0/token/volume-stats | Fetches volume statistics for tokens. |
POST | HelloMoon/v0/token-22/buying-per-day | Retrieves daily buying stats for Token-22. |
POST | HelloMoon/v0/token-22/creation-per-day | Lists daily creation stats for Token-22. |
POST | HelloMoon/v0/token-22/selling-per-day | Fetches daily selling stats for Token-22. |
POST | HelloMoon/v0/token-22/swaps-balance-per-day | Retrieves daily swap balance stats for Token-22. |
POST | HelloMoon/v0/token-22/transfers-per-day | Lists daily transfer stats for Token-22. |
POST | HelloMoon/v0/hello-moon/defenders/get-preferred-token | Fetches preferred token for Hello Moon defenders. |
POST | HelloMoon/v0/hello-moon/defenders/set-preferred-token | Sets the preferred token for Hello Moon defenders. |
POST | HelloMoon/v0/hello-moon/defenders/token-unlock-emergency-migration | Unlocks tokens during emergency migrations. |
POST | HelloMoon/v0/print/top-tokens-by-frequency | Lists top tokens by frequency in print operations. |
POST | HelloMoon/v0/print/top-tokens-by-profit | Retrieves top tokens by profit in print operations. |
POST | HelloMoon/v0/print/top-tokens-trader-profit | Fetches top tokens by trader profit in print operations. |
POST | HelloMoon/v0/print/top-tokens-users | Lists top tokens by user engagement in print operations. |
POST | HelloMoon/v0/shit/spl-token | Fetches SPL token data flagged as "shit." |
POST | HelloMoon/v0/defi/high-volume-recent-tokens | Fetches high-volume recently traded tokens in DeFi. |
Method | API URL Path | Description |
---|---|---|
GET | Lunarcrush/public/coins/{coin}/meta/v1 | Retrieves metadata for a specific coin. |
GET | Lunarcrush/public/coins/{coin}/time-series/v1 | Fetches time-series data for a specific coin (version 1). |
GET | Lunarcrush/public/coins/{coin}/time-series/v2 | Fetches time-series data for a specific coin (version 2). |
GET | Lunarcrush/public/coins/{coin}/v1 | Retrieves details about a specific coin. |
GET | Lunarcrush/public/coins/list/v1 | Lists all available coins (version 1). |
GET | Lunarcrush/public/coins/list/v2 | Lists all available coins (version 2). |
Method | API URL Path | Description |
---|---|---|
GET | Moralis/{address}/erc20/transfers | Lists ERC20 token transfers for a specific address. |
GET | Moralis/{address}/erc20 | Lists ERC20 tokens held by a specific address. |
GET | Moralis/wallets/{address}/tokens | Retrieves token balances for a specific wallet address. |
GET | Moralis/wallets/{address}/approvals | Retrieves token approval data for a specific wallet. |
GET | Moralis/nft/{address}/{token_id}/metadata/resync | Resyncs metadata for a specific NFT token. |
GET | Moralis/nft/{address}/{token_id} | Fetches metadata for a specific NFT token. |
GET | Moralis/nft/{address}/{token_id}/transfers | Retrieves transfer history for a specific NFT token. |
GET | Moralis/nft/{address}/{token_id}/owners | Retrieves owners of a specific NFT token. |
GET | Moralis/nft/{address}/{token_id}/price | Retrieves the price of a specific NFT token. |
GET | Moralis/nft/{address}/{token_id}/trades | Fetches trade data for a specific NFT token. |
GET | Moralis/nft/{address}/{token_id}/stats | Fetches statistics for a specific NFT token. |
GET | Moralis/erc20/metadata/symbols | Retrieves ERC20 token metadata by symbols. |
GET | Moralis/erc20/metadata | Fetches metadata for ERC20 tokens. |
GET | Moralis/erc20/{address}/price | Retrieves the price of a specific ERC20 token. |
GET | Moralis/erc20/prices | Fetches prices for multiple ERC20 tokens. |
GET | Moralis/erc20/{address}/allowance | Retrieves token allowance data for a specific ERC20 token. |
GET | Moralis/erc20/{address}/transfers | Lists transfers of a specific ERC20 token. |
GET | Moralis/erc20/{address}/top-gainers | Fetches the top gainers among ERC20 tokens. |
GET | Moralis/{pair_address}/reserves | Retrieves reserve data for a specific token pair. |
GET | Moralis/{token0_address}/{token1_address}/pairAddres | Fetches the pair address for two tokens. |
GET | Moralis/erc20/{address}/stats | Retrieves statistics for a specific ERC20 token. |
GET | Moralis/erc20/{token_address}/owners | Lists owners of a specific ERC20 token. |
GET | Moralis/block/{block_number_or_hash} | Retrieves block details by number or hash. |
GET | Moralis/dateToBlock | Converts a date to the corresponding block. |
Method | API URL Path | Description |
---|---|---|
GET | Shyft/sol/v1/wallet/token_balance | Retrieves token balances for a wallet. |
GET | Shyft/sol/v1/wallet/all_tokens | Lists all tokens associated with a wallet. |
GET | Shyft/sol/v1/wallet/get_portfolio | Fetches the portfolio of a wallet, including assets and tokens. |
GET | Shyft/sol/v1/token/get_info | Retrieves information about a specific token. |
POST | Shyft/sol/v1/token/create_detach | Creates a token in a detached process. |
POST | Shyft/sol/v1/token/mint_detach | Mints a token in a detached process. |
DELETE | Shyft/sol/v1/token/burn_detach | Burns a token in a detached process. |
POST | Shyft/sol/v1/token/transfer_detach | Transfers a token in a detached process. |
POST | Shyft/sol/v1/token/airdrop | Executes a token airdrop. |
GET | Shyft/sol/v1/token/get_owners | Retrieves owners of a token. |
POST | Shyft/sol/v1/token/create_from_metadata | Creates a token from metadata. |
Method | API URL Path | Description |
---|---|---|
GET | SimpleHash/nfts/transfers/{chain}/ {contract_address}/{token_id} | Fetches transfer history for a specific NFT token on a chain. |
GET | SimpleHash/nfts/{chain}/ {contract_address}/{token_id} | Retrieves metadata for a specific NFT token on a chain. |
GET | SimpleHash/nfts/owners/{chain}/ {contract_address}/{token_id} | Retrieves owners of a specific NFT token on a chain. |
POST | SimpleHash/nfts/refresh/{chain}/ {contract_address}/{token_id} | Refreshes metadata for a specific NFT token. |
GET | SimpleHash/nfts/listings/{chain}/ {contract_address}/{token_id} | Fetches listings for a specific NFT token. |
GET | SimpleHash/nfts/listing_events/ {chain}/{contract_address}/{token_id} | Retrieves listing events for a specific NFT token. |
GET | SimpleHash/nfts/bids/{chain}/ {contract_address}/{token_id} | Retrieves bids for a specific NFT token. |
GET | SimpleHash/nfts/traits/{chain}/ {contract_address}/{token_id}/floors | Fetches floor prices for traits of a specific NFT token. |
GET | SimpleHash/fungibles/balances | Retrieves balances of fungible tokens. |
GET | SimpleHash/fungibles/top_wallets | Lists top wallets holding fungible tokens. |
GET | SimpleHash/fungibles/transfers | Fetches transfer history for fungible tokens. |
GET | SimpleHash/fungibles/transfers/wallets | Retrieves fungible token transfers for specific wallets. |
GET | SimpleHash/native_tokens/balances | Fetches balances of native tokens. |
Method | API URL Path | Description |
---|---|---|
GET | Solscan/v1.0/block/last | Retrieves the most recent block on the Solana blockchain. |
GET | Solscan/v1.0/block/{block} | Retrieves details of a specific block by its identifier. |
GET | Solscan/v1.0/account/tokens | Lists all tokens associated with a specific account. |
GET | Solscan/v1.0/account/splTransfers | Lists SPL token transfer activities for a specific account. |
GET | Solscan/v1.0/token/holders | Lists holders of a specific token. |
GET | Solscan/v1.0/token/meta | Retrieves metadata for a specific token. |
GET | Solscan/v1.0/token/transfer | Lists transfer history for a specific token. |
GET | Solscan/v1.0/token/list | Fetches a list of all tokens on the blockchain. |
GET | Solscan/v1.0/market/token/{tokenAddress} | Retrieves market data for a specific token by its address. |
GET | Solscan/v2.0/account/token-accounts | Retrieves token account details for an account (version 2). |
GET | Solscan/v2.0/token/transfer | Retrieves token transfer history (version 2). |
GET | Solscan/v2.0/token/defi/activities | Lists DeFi activities for a specific token (version 2). |
GET | Solscan/v2.0/token/markets | Fetches market data for tokens (version 2). |
GET | Solscan/v2.0/token/list | Retrieves a list of all tokens (version 2). |
GET | Solscan/v2.0/token/trending | Lists trending tokens on the blockchain (version 2). |
GET | Solscan/v2.0/token/price | Retrieves the current price of a specific token (version 2). |
GET | Solscan/v2.0/token/holders | Lists holders of a specific token (version 2). |
GET | Solscan/v2.0/token/meta | Fetches metadata for a specific token (version 2). |
GET | Solscan/v2.0/block/last | Retrieves the most recent block on the blockchain (version 2). |
GET | Solscan/v2.0/block/detail | Retrieves detailed information about a specific block (version 2). |
Method | API URL Path | Description |
---|---|---|
GET | TonApi/v2/address/{account_id}/parse | Parses an address to extract details. |
GET | TonApi/v2/blockchain/blocks/{block_id} | Fetches details of a specific block by ID. |
GET | TonApi/v2/status | Retrieves the current status of the blockchain. |