VOOZH about

URL: https://apify.com/vybe/solana-token-trade-volume-timeseries-api

โ‡ฑ Fetch Historical Solana Trade Volume API ยท Apify


๐Ÿ‘ Fetch Historical Solana Trade Volume API avatar

Fetch Historical Solana Trade Volume API

Pricing

Pay per usage

Go to Apify Store

Fetch Historical Solana Trade Volume API

Solana API endpoint for fetching token trade volume over time. Track buy and sell volumes or counts hourly or daily to analyze trading trends. Docs: https://docs.vybenetwork.com/reference/get_trade_aggregated_timeseries_v4

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Vybe Network

Vybe Network

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

Fetch Solana Trade Volume Timeseries

Solana API Summary

Fetch Solana Trade Volume Timeseries

Solana API Description

Solana API endpoint for fetching token trade volume over time. Track buy and sell volumes or counts hourly or daily to analyze trading trends.

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 Solana Trade Volume Timeseries 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.

Parameters

  • mintAddress (path, required) - The mint address of the token.
  • unit (query, required) - Time bucket size โ€” either 'HOUR' or 'DAY'. Determines the granularity of returned data points.
  • timeStart (query, required) - Start of the time range (unix timestamp, seconds). Required.
  • timeEnd (query, required) - End of the time range (unix timestamp, seconds). Required.
  • projection (query, required) - The metric to aggregate per time bucket. One of: 'sellVolumeUsd', 'buyVolumeUsd', 'sellCount', 'buyCount'.

Responses

  • 200: Array of timestamp + value pairs, one per time bucket. The value represents the selected projection (volume in USD or trade count).
  • 400: Invalid parameters โ€” check that unit is 'HOUR' or 'DAY', projection is one of 'sellVolumeUsd'/'buyVolumeUsd'/'sellCount'/'buyCount', and timeStart < timeEnd.
  • 500: Unexpected server error. The response body includes an id field โ€” provide this when contacting support.

Resources

You might also like

Fetch Historical Solana Token Markets API

vybe/solana-token-markets-timeseries-api

Solana API endpoint for fetching token trade activity across all markets over time. Supports daily, weekly, and monthly resolutions for volume analysis. Docs: https://docs.vybenetwork.com/reference/get_token_markets_timeseries_v4

Fetch Solana Trade History by Program API

vybe/solana-historical-trades-api

Solana API endpoint for fetching trade history, volume, and metrics for any supported Solana AMM or DEX program, filtered by program. Docs: https://docs.vybenetwork.com/reference/get_trade_data_program_v4

Fetch Solana Token Details API

vybe/solana-token-details-api

Solana API endpoint for fetching complete Token-2022 and SPL token details such as price, volume, market cap, holder count, supply and social links. Docs: https://docs.vybenetwork.com/reference/get_token_details_v4

Fetch Solana Token Traders Activity API

vybe/solana-token-trader-activity-api

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. Docs: https://docs.vybenetwork.com/reference/get_trades_tokens_activity_summary_v4

Fetch Top Traders on Solana API

vybe/solana-wallet-top-traders-api

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. Docs: https://docs.vybenetwork.com/reference/get_top_traders_v4

Fetch Solana Program Instructions API

vybe/solana-instruction-names-api

Solana API endpoint for fetching available token instruction names for Solana programs. Use to filter and categorize on-chain token program interactions. Docs: https://docs.vybenetwork.com/reference/get_token_instruction_names_v4

Fetch Solana Token List API

vybe/solana-tokens-api

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. Docs: https://docs.vybenetwork.com/reference/get_tokens_summary_v4

Fetch Solana Token Liquidity API

vybe/solana-token-liquidity-api

Solana API endpoint for fetching total USD liquidity for any Solana token. Aggregates liquidity across all trading markets to assess depth before trading. Docs: https://docs.vybenetwork.com/reference/get_token_liquidity

Fetch Historical Solana Token Transfers API

vybe/solana-transfers-api

Solana API endpoint for fetching historical Token-2022 and SPL transfers by mint, sender, receiver, amount, and time range for analytics and whale tracking. Docs: https://docs.vybenetwork.com/reference/get_token_transfers_v4

Fetch Solana Wallet Counterparties API

vybe/solana-wallet-counterparties-api

Solana API endpoint for fetching wallet counterparties. Analyze transfer relationships, volumes and interactions with wallets or programs over time. Docs: https://docs.vybenetwork.com/reference/get_wallet_counterparties_v4