Solana API by Vybe
Vybe's Solana API and WebSocket delivers real-time on-chain data for tokens, wallets, trades, and DeFi protocols such as Pump.fun, Raydium and more. Vybe delivers real-time market data, historical blockchain analytics, and scalable trading infrastructure, everything you need to build high performance DeFi applications, trading bots, portfolio trackers and advanced analytics dashboards. Explore…
Solana API by Vybe endpoints
| Method | Endpoint | Description |
|---|---|---|
| Tokens | ||
| GET |
Fetch Top PnL Traders (Token) /v4/tokens/{mintAddress}/top-pnl-traders |
Solana API endpoint for fetching top token traders by realized and unrealized PnL, including trade volumes, counts, and wallet addresses. |
| GET |
Fetch Top Holders & Whales /v4/tokens/{mintAddress}/top-holders |
Solana API endpoint for fetching top token holders and whales. Get ownership %, USD value, and labels for top 1000 wallets, updated every 3 hours. |
| GET |
Fetch Solana Token Details /v4/tokens/{mintAddress} |
Solana API endpoint for fetching complete Token-2022 and SPL token details such as price, volume, market cap, holder count, supply and social links. |
| GET |
Fetch Solana Token Liquidity /v4/tokens/{mintAddress}/liquidity |
Solana API endpoint for fetching total USD liquidity for any Solana token. Aggregates liquidity across all trading markets to assess depth before trading. |
| GET |
Fetch Token OHLCV Candles /v4/tokens/{mintAddress}/candles |
Solana API endpoint for fetching token candles OHLCV prices for any Token-2022 or SPL token on Solana. Multiple resolutions from 1-minute to 1-year. |
| GET |
Fetch Historical Token Markets /v4/tokens/{mintAddress}/markets-ts |
Solana API endpoint for fetching token trade activity across all markets over time. Supports daily, weekly, and monthly resolutions for volume analysis. |
| GET |
Fetch Historical Holder Count /v4/tokens/{mintAddress}/holders-count-ts |
Solana API endpoint for fetching historical Token-2022 and SPL token holder count. Get daily or hourly holder snapshots with net change data. |
| GET |
Fetch Solana Token List /v4/tokens |
Solana API endpoint for fetching Token-2022 and SPL token lists in the form of paginated lists of all tracked Solana tokens with summary metrics. |
| Trading | ||
| POST |
Build Solana Swap Transaction /v4/trading/swap |
Solana API endpoint for building token swaps. Build and return unsigned transactions for direct swaps on DEXs like Pump.fun, Raydium and more. |
| GET |
Fetch Quote for Swap Building /v4/trading/swap-quote |
Solana API endpoint for fetching Solana swap quotes. Returns expected output, price impact, slippage bounds, and full route plan for any token pair. |
| Wallets | ||
| GET |
Fetch Wallet PnL /v4/wallets/{ownerAddress}/pnl |
Solana API endpoint for fetching wallet PnL with realized and unrealized profit, win rate, trade volume and per-token performance across vetted markets. |
| GET |
Fetch Historical Wallet PnL /v4/wallets/{ownerAddress}/pnl-ts |
Solana API endpoint for fetching wallet PnL timeseries data. Returns realized PnL by day, week or month for tracking wallet performance over time. |
| GET |
Fetch Top Traders (Wallets) /v4/wallets/top-traders |
Solana API endpoint for fetching top traders on Solana ranked by PnL, win rate and volume. Power copy trading leaderboards and smart money discovery tools. |
| GET |
Fetch Wallet Token Balances /v4/wallets/{ownerAddress}/token-balance |
Solana API endpoint for fetching wallet token balances with SPL and Token-2022 assets, USD values, price changes, staking balances, and full metadata. |
| GET |
Fetch Wallet DeFi Positions /v4/wallets/{ownerAddress}/defi-positions |
Solana API endpoint for fetching DeFi positions by wallet. Returns LP, lending, and staking data across 50+ protocols via a unified proxy endpoint. |
| GET |
Fetch Wallet NFT Balances /v4/wallets/{ownerAddress}/nft-balance |
Solana API endpoint for fetching wallet NFT balances and holdings with collection metadata, floor prices, attributes, and total portfolio value in SOL and USD. |
| GET |
Fetch Historical Wallet Balances /v4/wallets/{ownerAddress}/token-balance-ts |
Solana API endpoint for fetching wallet token balance history with daily, weekly, or monthly portfolio snapshots and USD valuations over time series. |
| GET |
Fetch Historical Wallet Accounts /v4/wallets/{ownerAddress}/token-accounts-balance-ts |
Solana API endpoint for fetching raw wallet token account history with unprocessed balance snapshots for custom time series analysis and advanced processing. |
| POST |
Fetch Historical Token Balances /v4/wallets/batch/token-balances-ts |
Solana API endpoint for fetching historical token balance history with daily, weekly, or monthly portfolio snapshots and aggregated USD values. |
| GET |
Fetch Wallet Counterparties /v4/wallets/{ownerAddress}/counterparties |
Solana API endpoint for fetching wallet counterparties. Analyze transfer relationships, volumes and interactions with wallets or programs over time. |
| GET |
Fetch Transfer Volume /v4/wallets/{ownerAddress}/transfer-volume-usd |
Solana API endpoint for fetching wallet transfer volume in USD. Get sent and received totals to analyze fund flow, activity levels and net movement. |
| GET |
Fetch Labeled Accounts /v4/wallets/labeled-accounts |
Solana API endpoint for fetching labeled wallets, programs and accounts. Filter by CEX, KOL, VC, entity name, or address with 10000+ labeled entities. |
| GET |
Fetch Empty Accounts /v4/wallets/{ownerAddress}/empty-accounts |
Solana API endpoint for fetching empty Token-2022 and SPL token accounts for a wallet. Returns results to identify accounts eligible for rent cleanup. |
| GET |
Fetch Dust Accounts /v4/wallets/{ownerAddress}/dust-accounts |
Solana API endpoint for fetching dust Token-2022 and SPL token accounts for a wallet. Returns reclaimable tokens to identify accounts for rent recovery. |
| POST |
Fetch Dust Accounts (Batch) /v4/wallets/batch/dust-accounts |
Solana API endpoint for fetching Token-2022 and SPL dust accounts across multiple wallets. Returns reclaimable tokens for up to 10 wallets, max 1000 accounts. |
| POST |
Fetch Empty Accounts (Batch) /v4/wallets/batch/empty-accounts |
Solana API endpoint for fetching empty Token-2022 and SPL token accounts across multiple wallets. Returns results for up to 10 wallets to identify accounts. |
| POST |
Fetch NFT Balances (Batch) /v4/wallets/batch/nft-balances |
Solana API endpoint for fetching multi-wallet NFT balances with collection metadata, floor prices, and aggregated portfolio values across multiple wallets. |
| POST |
Fetch Token Balances (Batch) /v4/wallets/batch/token-balances |
Solana API endpoint for fetching multi-wallet token balances with SPL and Token-2022 assets, USD values, staking data, and aggregated portfolio metrics. |
| POST |
Fetch Historical Accounts (Batch) /v4/wallets/batch/token-accounts-balance-ts |
Solana API endpoint for fetching multi-wallet token account history with raw balance snapshots for custom analytics and unaggregated time-series data. |
| Trades & Transfers | ||
| GET |
Fetch Token Traders Activity /v4/tokens/{mintAddress}/trader-activity |
Solana API endpoint for fetching token trader activity. Track buy and sell volumes, PnL (profits/losses) and win/loss to identify active traders and whales. |
| GET |
Fetch Trade History by Program /v4/trades |
Solana API endpoint for fetching trade history, volume, and metrics for any supported Solana AMM or DEX program, filtered by program. |
| GET |
Fetch Historical Token Transfers /v4/transfers |
Solana API endpoint for fetching historical Token-2022 and SPL transfers by mint, sender, receiver, amount, and time range for analytics and whale tracking. |
| GET |
Fetch Historical Trade Volume /v4/tokens/{mintAddress}/trade-volume-ts |
Solana API endpoint for fetching token trade volume over time. Track buy and sell volumes or counts hourly or daily to analyze trading trends. |
| Markets | ||
| GET |
Fetch Markets & Pools /v4/markets |
Solana API endpoint for fetching Solana DEX markets by program address. Returns market IDs, token pairs, and program names for Pump.fun, Raydium and more. |
| GET |
Fetch Market & Pool Details /v4/markets/{marketAddress} |
Solana API endpoint for fetching details about a specific market on Solana. Details are filtered by market or pool address on Pump.fun, Raydium and more. |
| GET |
Fetch OHLCV from Markets /v4/markets/{marketAddress}/candles |
Solana API endpoint for fetching OHLCV candlestick data for a specific Solana market/pool. Returns clean price data from vetted DEX pools and markets. |
| Programs | ||
| GET |
Fetch Labeled Programs /v4/programs/labeled-program-accounts |
Solana API endpoint for fetching known Solana program accounts. Identify labeled program accounts across DEXs and protocols. |
| Oracle (Pyth) | ||
| GET |
Fetch Pyth Current Price /v4/oracle/pyth/pricefeeds/{priceFeedAddress}/price |
Solana API endpoint for fetching the current Pyth oracle price for any price feed on Solana. Returns price, confidence interval, and EMAP data in real-time. |
| GET |
Fetch Pyth Price Candles /v4/oracle/pyth/pricefeeds/{priceFeedAddress}/candles |
Solana API endpoint for fetching historical OHLC data from Pyth oracle price feeds. Get open, high, low, close prices for any Pyth price feed account. |
| GET |
Fetch Pyth Solana Product /v4/oracle/pyth/products/{productAddress} |
Solana API endpoint for fetching Pyth product metadata on Solana. Get product account details, asset type, and associated price feed accounts. |
| GET |
Fetch Pyth Price Feeds /v4/oracle/pyth/pricefeeds |
Solana API endpoint for fetching available Pyth price product pairs on Solana. Discover all available Pyth price feeds and their associated product accounts. |
| GET |
Fetch Historical Pyth Prices /v4/oracle/pyth/pricefeeds/{priceFeedAddress}/price-ts |
Solana API endpoint for fetching Pyth oracle price time series data on Solana. Get historical price snapshots with confidence intervals for any Pyth price feed. |
| Reference (Metadata) | ||
| GET |
Fetch Supported Solana DEXs /v4/reference/dexes |
Solana API endpoint for fetching all indexed supported DEXs in the Solana ecosystem. Returns program names, DEXs, protocols, and on-chain programs. |
| GET |
Fetch Program Instructions /v4/reference/instruction-names |
Solana API endpoint for fetching available token instruction names for Solana programs. Use to filter and categorize on-chain token program interactions. |
| Utilities | ||
| POST |
Close Token Accounts /v4/wallets/util/close-token-accounts |
Solana API endpoint for closing empty Solana token accounts. Build a transaction to close Token-2022 and SPL token accounts to recover locked SOL. |
| POST |
Withdraw MEV Rewards /v4/wallets/util/withdraw-mev |
Solana API endpoint for withdrawing MEV rewards on Solana. Build a transaction to claim accumulated MEV rewards from staking positions like Jito. |
| Other endpoints | ||
| GET |
get_swap_quote_proxy /v4/trading/swap-quote |
Solana API endpoint for fetching Solana swap quotes. Returns expected output, price impact, slippage bounds, and full route plan for any token pair. |
| POST |
do_swap_proxy /v4/trading/swap |
Solana API endpoint for building token swaps. Build and return unsigned transactions for direct swaps on DEXs like Pump.fun, Raydium and more. |
| GET |
get_market_v4 /v4/markets/{marketAddress} |
Solana API endpoint for fetching details about a specific market on Solana. Details are filtered by market or pool address on Pump.fun, Raydium, and more. |
| POST |
get_dust_accounts_many_v4 /v4/wallets/batch/dust-accounts |
Solana API endpoint for fetching Token-2022 and SPL dust accounts across multiple wallets. Returns reclaimable tokens for up to 10 wallets, max 1000 accounts. |
Solana API by Vybe pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO Recommended | $49 / month | 8 / second |
|
| ULTRA | $149 / month | 15 / second |
|
| MEGA | $299 / month | 25 / second |
|