VOOZH about

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

โ‡ฑ Fetch Historical Solana Token Markets API ยท Apify


๐Ÿ‘ Fetch Historical Solana Token Markets API avatar

Fetch Historical Solana Token Markets API

Pricing

Pay per usage

Go to Apify Store

Fetch Historical Solana Token Markets 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

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 Token Markets Timeseries

Solana API Summary

Fetch Solana Token Markets Timeseries

Solana API Description

Solana API endpoint for fetching token trade activity across all markets over time. Supports daily, weekly, and monthly resolutions for volume analysis.

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 Token Markets 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.
  • marketId (query, optional) - Optional market address to restrict results to a single trading pair. If omitted, all markets for the token are returned.
  • resolution (query, optional) - Time bucket size. Possible values: '1d' (daily), '7d' (weekly), '30d' (monthly). Defaults to '1d'.
  • limit (query, optional) - Maximum number of data points to return. Defaults to 1000.
  • page (query, optional) - Page number to return (zero-indexed). Defaults to 0.
  • timeStart (query, optional) - Start of the time range (unix timestamp, seconds). Defaults to 24 hours ago.
  • timeEnd (query, optional) - End of the time range (unix timestamp, seconds). Defaults to the current time.

Responses

  • 200: Array of per-market data points with mint address, timestamp, and aggregated trade activity.
  • 400: Invalid parameters โ€” check that resolution is one of '1d', '7d', '30d', and that timeStart < timeEnd if provided.
  • 500: Unexpected server error. The response body includes an id field โ€” provide this when contacting support.

Resources

You might also like

Fetch Historical Solana Trade Volume API

vybe/solana-token-trade-volume-timeseries-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

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 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 Markets & Pools API

vybe/solana-markets-api

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

Fetch Historical Wallet Token Balance API

vybe/solana-wallet-token-balance-timeseries-api

Solana API endpoint for fetching wallet token balance history with daily, weekly, or monthly portfolio snapshots and USD valuations over time series. Docs: https://docs.vybenetwork.com/reference/get_wallet_tokens_ts_v4

Fetch Solana Token OHLCV Candles API

vybe/solana-token-ohlc-api

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. Docs: https://docs.vybenetwork.com/reference/get_token_trade_ohlc_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 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 Historical Wallet Token Account API

vybe/solana-wallet-token-accounts-balance-timeseries-api

Solana API endpoint for fetching raw wallet token account history with unprocessed balance snapshots for custom time series analysis and advanced processing. Docs: https://docs.vybenetwork.com/reference/get_wallet_tokens_ts_raw_v4