Skip to main content

Don't have an API key yet?

Sign-up to Moralis to get your free API key and start building today.

Get Your Free API Key
Version: 2.2

Solana API

This section contains a full list of all methods within the Solana Web3 data.

Full List of APIs by Category

Find your favorite method by selecting one of the following categories:

Token API

Select what you want to achieve:

Get Token Metadata

No.MethodDescriptionAPI ReferenceURL
1getTokenMetadataGet token metadataMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/metadata

Get Token Balances

No.MethodDescriptionAPI ReferenceURL
1getSPLGet token balance by walletMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:address/tokens
2balanceGet native balance by walletMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:address/balance
3getPortfolioGet portfolio by walletMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:address/portfolio

Get Token Swaps

No.MethodDescriptionAPI ReferenceURL
1getSwapsByPairAddressGet swaps by pair addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/pairs/:pairAddress/swaps
2getSwapsByWalletAddressGet swaps by wallet addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:tokenAddress/swaps
3getSwapsByTokenAddressGet swaps by token addressMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:walletAddress/swaps

Get Pairs & Liquidity

No.MethodDescriptionAPI ReferenceURL
1getTokenPairsGet token pairs by addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/pairs
2getTokenPairStatsGet token pair statisticsMethod Documentationhttps://solana-gateway.moralis.io/token/:network/pairs/:pairAddress/stats
3getAggregatedTokenPairStatsGet aggregated token pair statisticsMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/pairs/stats

Get Token Prices

No.MethodDescriptionAPI ReferenceURL
1getTokenPriceGet token priceMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/price
2getCandleSticksGet OHLCV candlesticks by pair addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/pairs/:pairAddress/ohlcv

Wallet API

Select what you want to achieve:

Get Native Balance

No.MethodDescriptionAPI ReferenceURL
1balanceGet native balance by walletMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:address/balance

Get Token Balances

No.MethodDescriptionAPI ReferenceURL
2getSPLGet token balance by walletMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:address/tokens

Get Portfolio

No.MethodDescriptionAPI ReferenceURL
3getPortfolioGet portfolio by walletMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:address/portfolio

Get Wallet Token Swaps

No.MethodDescriptionAPI ReferenceURL
4getSwapsByWalletAddressGet token swaps by wallet addressMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:walletAddress/swaps

Get Wallet NFTs

No.MethodDescriptionAPI ReferenceURL
5getNFTsGet NFTs by walletMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:address/nft

NFT API

No.MethodDescriptionAPI ReferenceURL
1getNFTsGet NFTs by walletMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:address/nft
2getNFTMetadataGet NFT metadataMethod Documentationhttps://solana-gateway.moralis.io/nft/:network/:address/metadata

Price API

No.MethodDescriptionAPI ReferenceURL
1getTokenPriceGet token priceMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/price
2getCandleSticksGet the OHLCV candlesticks by using pair addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/pairs/:pairAddress/ohlcv