Fetch Multi-Wallet Token Balances API
Pricing
Pay per usage
Fetch Multi-Wallet Token Balances API
Solana API endpoint for fetching multi-wallet token balances with SPL and Token-2022 assets, USD values, staking data, and aggregated portfolio metrics. Docs: https://docs.vybenetwork.com/reference/post_wallet_tokens_many_v4
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Vybe Network
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Fetch Multi-Wallet Token Balances
Solana API Summary
Fetch Multi-Wallet Token Balances
Solana API Description
Solana API endpoint for fetching multi-wallet token balances with SPL and Token-2022 assets, USD values, staking data, and aggregated portfolio metrics.
This Solana API actor is designed for search visibility and developer onboarding, with practical endpoint context, strong keyword coverage, and direct doc links for implementation.
Explore docs here: Fetch Multi-Wallet Token Balances Docs and Solana API Docs.
Solana API Usage
Use this endpoint for Solana analytics, token and market intelligence, wallet behavior analysis, and trading automation. The actor follows the official Vybe OpenAPI contract for consistent and accurate integrations.
Request Body Fields
includeNoPriceBalance(boolean, optional) - Whether or not we should include tokens we do not track prices for.limit(integer, optional) - The limit of entries to return (per wallet). If not passed, first 1000 entries are returned (the maximum).maxAssetValue(string, optional) - The maximum amount of total value in USD for an asset to be considered in the results. OverridesincludeNoPriceBalanceDefaults to no limit.minAssetValue(string, optional) - The minimum amount of total value in USD for an asset to be considered in the results. OverridesincludeNoPriceBalanceDefaults to no limit.mintAddresses(array, optional) - The allowable mint addresses, if any, to filter the results by.mintAddresses[](string, nested) - Typed Solana public key identifier used across request parameters and response fields.onlyVerified(boolean, optional) - Whether tokens returned should be restricted to verified tokens only. Default is false.ownerAddresses(array, required) - Wallets to include in the returned results (max 10, with 10,000 maximum token accounts between them).ownerAddresses[](string, nested) - Typed Solana public key identifier used across request parameters and response fields.page(integer, optional) - The requested page.sortByAsc(string, optional) - Sort ascending based on amount or value of positions. Only one of sort_by_asc or sort_by_desc can be usedsortByDesc(string, optional) - Sort descending based on amount or value of positions. Only one of sort_by_asc or sort_by_desc can be usedvybeTokenFilter(boolean, optional) - Whether Vybe's token filter should restrict the tokens that are returned. Default is true.
Responses
- 200: Successful response
- 400: Invalid request
- 500: Internal server error
Resources
- Base server from OpenAPI:
https://api.vybenetwork.xyz/ - Source spec file:
openapi_spec.json - Endpoint Docs: Fetch Multi-Wallet Token Balances Docs
- Solana API Docs: https://docs.vybenetwork.com/