# Solana Vibe Station

## Overview

- [About](https://docs.solanavibestation.com/introduction/about.md): A short intro into Solana Vibe Station, a Solana RPC node service provider.
- [General Information](https://docs.solanavibestation.com/introduction/general-information.md): General information related to our services.
- [Connection Information](https://docs.solanavibestation.com/introduction/connection-information.md): List of URLs used to interact with Solana Vibe Station's RPC services.
- [Purchasing](https://docs.solanavibestation.com/introduction/purchasing.md): Directions for purchasing Solana RPC services from Solana Vibe Station.
- [Links](https://docs.solanavibestation.com/introduction/links.md): Links to some of Solana Vibe Station's public profiles
- [Solana Node Services](https://docs.solanavibestation.com/services/solana-node-services.md)
- [Lightspeed Transactions](https://docs.solanavibestation.com/services/solana-node-services/lightspeed-transactions.md)
- [RPC Services](https://docs.solanavibestation.com/services/solana-node-services/rpc-services.md): Information regarding our shared RPC services.
- [getProgramAccounts](https://docs.solanavibestation.com/services/solana-node-services/rpc-services/getprogramaccounts.md)
- [Staked RPC Services](https://docs.solanavibestation.com/services/solana-node-services/staked-rpc-services.md): Information regarding our Staked RPC Services.
- [Geyser gRPC Streaming](https://docs.solanavibestation.com/services/solana-node-services/geyser-grpc-streaming.md): Information regarding our Geyser GRPC streaming service.
- [gRPC Streaming](https://docs.solanavibestation.com/services/solana-node-services/geyser-grpc-streaming/grpc-streaming.md): Information regarding gRPC streaming.
- [Raw Shred Forwarding](https://docs.solanavibestation.com/services/raw-shred-forwarding.md)
- [VPS Hosting](https://docs.solanavibestation.com/services/vps-hosting.md): Overview of Solana Vibe Station's cloud services web platform.
- [Getting Started](https://docs.solanavibestation.com/services/vps-hosting/getting-started.md)
- [Creating An Account](https://docs.solanavibestation.com/services/vps-hosting/getting-started/creating-an-account.md)
- [Setup Your Profile](https://docs.solanavibestation.com/services/vps-hosting/getting-started/setup-your-profile.md)
- [Securing your Account](https://docs.solanavibestation.com/services/vps-hosting/getting-started/securing-your-account.md)
- [Inviting Collaborators](https://docs.solanavibestation.com/services/vps-hosting/getting-started/inviting-collaborators.md)
- [Choosing a Payment Method](https://docs.solanavibestation.com/services/vps-hosting/getting-started/choosing-a-payment-method.md)
- [Purchasing a Service](https://docs.solanavibestation.com/services/vps-hosting/purchasing-a-service.md)
- [Managing Your Service](https://docs.solanavibestation.com/services/vps-hosting/managing-your-service.md)
- [Overview](https://docs.solanavibestation.com/services/vps-hosting/managing-your-service/overview.md)
- [Firewall](https://docs.solanavibestation.com/services/vps-hosting/managing-your-service/firewall.md)
- [Storage](https://docs.solanavibestation.com/services/vps-hosting/managing-your-service/storage.md)
- [Logs](https://docs.solanavibestation.com/services/vps-hosting/managing-your-service/logs.md)
- [Usage](https://docs.solanavibestation.com/services/vps-hosting/managing-your-service/usage.md): You can see a history of resource and network usage using this section.
- [Billing](https://docs.solanavibestation.com/services/vps-hosting/managing-your-service/billing.md)
- [Upgrades](https://docs.solanavibestation.com/services/vps-hosting/managing-your-service/upgrades.md)
- [Support Tickets](https://docs.solanavibestation.com/services/vps-hosting/support-tickets.md)
- [Restricted Ports](https://docs.solanavibestation.com/services/vps-hosting/restricted-ports.md): List of blacklisted ports/services on our cloud services network.
- [Dedicated Infrastrucuture](https://docs.solanavibestation.com/enterprise-solutions/dedicated-infrastrucuture.md)
- [Validator Services](https://docs.solanavibestation.com/enterprise-solutions/validator-services.md)
- [Node Consulting Services](https://docs.solanavibestation.com/enterprise-solutions/node-consulting-services.md): Consulting service to help build, design, and implement private Solana RPC/Validator node's for users that need a custom solution.
- [Discord Bot Commands](https://docs.solanavibestation.com/support/discord-bot-commands.md)
- [Updating IP Whitelist](https://docs.solanavibestation.com/support/discord-bot-commands/updating-ip-whitelist.md): How to update your IP to our whitelist.
- [Retrieve Your Connection Info](https://docs.solanavibestation.com/support/discord-bot-commands/retrieve-your-connection-info.md): Tutorial on how you can obtain information related to your purchased services with Solana Vibe Station.
- [Troubleshooting](https://docs.solanavibestation.com/support/troubleshooting.md)
- [Benchmarks](https://docs.solanavibestation.com/miscellaneous/benchmarks.md)
- [Enabling Remote Desktop](https://docs.solanavibestation.com/miscellaneous/enabling-remote-desktop.md): Enabling Remote Desktop Protocol on Ubuntu Desktop VPS.

## API Docs

- [Overview](https://docs.solanavibestation.com/developers/overview.md)
- [Getting Started](https://docs.solanavibestation.com/developers/getting-started.md)
- [Rate Limits/Connection Limits](https://docs.solanavibestation.com/developers/getting-started/rate-limits-connection-limits.md): Denoted in requests per second
- [Endpoints & DNS Load Balancing](https://docs.solanavibestation.com/developers/getting-started/endpoints-and-dns-load-balancing.md): Geographic routing, automatic failover, and location-specific endpoints.
- [Health Check API](https://docs.solanavibestation.com/developers/getting-started/health-check-api.md)
- [Response Compression](https://docs.solanavibestation.com/developers/getting-started/response-compression.md)
- [HTTP Methods](https://docs.solanavibestation.com/developers/solana-rpc/http-methods.md)
- [getAccountInfo](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getaccountinfo.md)
- [getBalance](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getbalance.md)
- [getBlock](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getblock.md)
- [getBlockCommitment](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getblockcommitment.md)
- [getBlockHeight](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getblockheight.md)
- [getBlockProduction](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getblockproduction.md)
- [getBlocks](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getblocks.md)
- [getBlockTime](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getblocktime.md)
- [getBlocksWithLimit](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getblockswithlimit.md)
- [getClusterNodes](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getclusternodes.md)
- [getEpochInfo](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getepochinfo.md)
- [getEpochSchedule](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getepochschedule.md)
- [getFeeForMessage](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getfeeformessage.md)
- [getFirstAvailableBlock](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getfirstavailableblock.md)
- [getGenesisHash](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getgenesishash.md)
- [getHealth](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gethealth.md)
- [getHighestSnapshotSlot](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gethighestsnapshotslot.md)
- [getIdentity](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getidentity.md)
- [getInflationGovernor](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getinflationgovernor.md)
- [getInflationRate](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getinflationrate.md)
- [getInflationReward](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getinflationreward.md)
- [getLargestAccounts](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getlargestaccounts.md)
- [getLatestBlockhash](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getlatestblockhash.md)
- [getLeaderSchedule](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getleaderschedule.md)
- [getMaxRetransmitSlot](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getmaxretransmitslot.md)
- [getMaxShredInsertSlot](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getmaxshredinsertslot.md)
- [getMinimumBalanceForRentExemption](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getminimumbalanceforrentexemption.md)
- [getMultipleAccounts](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getmultipleaccounts.md)
- [getProgramAccounts](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getprogramaccounts.md)
- [getRecentPerformanceSamples](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getrecentperformancesamples.md)
- [getRecentPrioritizationFees](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getrecentprioritizationfees.md)
- [getSignaturesForAddress](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getsignaturesforaddress.md)
- [getSignatureStatuses](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getsignaturestatuses.md)
- [getSlot](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getslot.md)
- [getSlotLeader](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getslotleader.md)
- [getSlotLeaders](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getslotleaders.md)
- [getStakeMinimumDelegation](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getstakeminimumdelegation.md)
- [getSupply](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getsupply.md)
- [getTokenAccountBalance](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gettokenaccountbalance.md)
- [getTokenAccountsByDelegate](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gettokenaccountsbydelegate.md)
- [getTokenAccountsByOwner](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gettokenaccountsbyowner.md)
- [getTokenLargestAccounts](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gettokenlargestaccounts.md)
- [getTokenSupply](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gettokensupply.md)
- [getTransaction](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gettransaction.md)
- [getTransactionCount](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/gettransactioncount.md)
- [getVersion](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getversion.md)
- [getVoteAccounts](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/getvoteaccounts.md)
- [isBlockhashValid](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/isblockhashvalid.md)
- [minimumLedgerSlot](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/minimumledgerslot.md)
- [requestAirdrop](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/requestairdrop.md)
- [sendTransaction](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/sendtransaction.md)
- [simulateTransaction](https://docs.solanavibestation.com/developers/solana-rpc/http-methods/simulatetransaction.md)
- [Websocket Methods](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods.md)
- [accountSubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/accountsubscribe.md)
- [accountUnsubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/accountunsubscribe.md)
- [blockSubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/blocksubscribe.md)
- [blockUnsubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/blockunsubscribe.md)
- [logsSubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/logssubscribe.md)
- [logsUnsubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/logsunsubscribe.md)
- [programSubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/programsubscribe.md)
- [programUnsubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/programunsubscribe.md)
- [rootSubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/rootsubscribe.md)
- [rootUnsubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/rootunsubscribe.md)
- [signatureSubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/signaturesubscribe.md)
- [signatureUnsubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/signatureunsubscribe.md)
- [slotSubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/slotsubscribe.md)
- [slotUnsubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/slotunsubscribe.md)
- [voteSubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/votesubscribe.md)
- [voteUnsubscribe](https://docs.solanavibestation.com/developers/solana-rpc/websocket-methods/voteunsubscribe.md)
- [Jito Solana RPC Methods](https://docs.solanavibestation.com/developers/jito/jito-solana-rpc-methods.md)
- [sendBundle](https://docs.solanavibestation.com/developers/jito/jito-solana-rpc-methods/sendbundle.md)
- [simulateBundle](https://docs.solanavibestation.com/developers/jito/jito-solana-rpc-methods/simulatebundle.md)
- [Overview](https://docs.solanavibestation.com/developers/streaming/overview.md)
- [Yellowstone gRPC](https://docs.solanavibestation.com/developers/streaming/overview/yellowstone-grpc.md)
- [Yardswitch](https://docs.solanavibestation.com/developers/streaming/overview/yardswitch.md): Sub-millisecond Solana streaming, multiplexed across a backend cluster.
- [Overview](https://docs.solanavibestation.com/developers/lightspeed/overview.md)
- [/lightspeed](https://docs.solanavibestation.com/developers/lightspeed/overview/lightspeed.md)
- [Overview](https://docs.solanavibestation.com/developers/historical/overview.md): Information regarding our historical Solana data and how to interact with it.
- [getBlock](https://docs.solanavibestation.com/developers/historical/overview/getblock.md)
- [getBlocks](https://docs.solanavibestation.com/developers/historical/overview/getblocks.md)
- [getBlockTime](https://docs.solanavibestation.com/developers/historical/overview/getblocktime.md)
- [getBlocksWithLimit](https://docs.solanavibestation.com/developers/historical/overview/getblockswithlimit.md)
- [getFirstAvailableBlock](https://docs.solanavibestation.com/developers/historical/overview/getfirstavailableblock.md)
- [getSignaturesForAddress](https://docs.solanavibestation.com/developers/historical/overview/getsignaturesforaddress.md)
- [getSignatureStatuses](https://docs.solanavibestation.com/developers/historical/overview/getsignaturestatuses.md)
- [getSlot](https://docs.solanavibestation.com/developers/historical/overview/getslot.md)
- [getTransaction](https://docs.solanavibestation.com/developers/historical/overview/gettransaction.md)
- [getTransactionsForAddress](https://docs.solanavibestation.com/developers/historical/overview/gettransactionsforaddress.md)
- [Overview](https://docs.solanavibestation.com/developers/rewind/overview.md)
- [getAccountInfo](https://docs.solanavibestation.com/developers/rewind/overview/getaccountinfo.md)
- [getMultipleAccounts](https://docs.solanavibestation.com/developers/rewind/overview/getmultipleaccounts.md)
- [getAccountChanges](https://docs.solanavibestation.com/developers/rewind/overview/getaccountchanges.md)
- [getAccountDiff](https://docs.solanavibestation.com/developers/rewind/overview/getaccountdiff.md)
- [getRewindCoverage](https://docs.solanavibestation.com/developers/rewind/overview/getrewindcoverage.md)
- [simulateHistoricalTransaction](https://docs.solanavibestation.com/developers/rewind/overview/simulatehistoricaltransaction.md)
- [Overview: Partner Marketplace](https://docs.solanavibestation.com/developers/partner-marketplace/overview-partner-marketplace.md): The SVS Partner Marketplace comprises services developed by trusted SVS partners. All services are hosted and powered by SVS for maximum performance on SVS infrastructure.
- [SVS API](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api.md): The Solana Vibe Station API provides comprehensive token intelligence for the Solana blockchain ecosystem, focusing on newly launched tokens and real-time market data.
- [Token Price API](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/token-price-api.md)
- [Token Info API](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/token-info-api.md)
- [Token Metadata API](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/token-metadata-api.md)
- [Token Rank](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/token-rank.md)
- [Price Subscribe](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/price-subscribe.md)
- [DeFi Price](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/defi-price.md)
- [DeFi Multiprice](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/defi-multiprice.md)
- [Prediction Candles](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/prediction-candles.md): Supports Polymarket
- [SVS API MCP Server](https://docs.solanavibestation.com/developers/partner-marketplace/svs-api/svs-api-mcp-server.md)
- [Sailfish](https://docs.solanavibestation.com/developers/partner-marketplace/sailfish.md): A service that lets you develop, test & run trading bots for Solana, ETH & Hyperliquid fast & production ready.
- [Latest Block Tick](https://docs.solanavibestation.com/developers/partner-marketplace/sailfish/latest-block-tick.md)
- [Pool Information](https://docs.solanavibestation.com/developers/partner-marketplace/sailfish/pool-information.md)
- [Token Information](https://docs.solanavibestation.com/developers/partner-marketplace/sailfish/token-information.md)
- [Normalized Trades](https://docs.solanavibestation.com/developers/partner-marketplace/sailfish/normalized-trades.md)
- [Graduated Pools](https://docs.solanavibestation.com/developers/partner-marketplace/sailfish/graduated-pools.md)
- [WebSocket Event Stream](https://docs.solanavibestation.com/developers/partner-marketplace/sailfish/websocket-event-stream.md)
