Fetch Solana Markets & Pools API avatar

Fetch Solana Markets & Pools API

Pricing

Pay per usage

Go to Apify Store
Fetch Solana Markets & Pools API

Fetch Solana Markets & Pools 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

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

4 days ago

Last modified

Share

Fetch Markets & Pools from DEXs

Solana API Summary

Fetch Markets & Pools from DEXs

Solana API Description

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.

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 Markets & Pools from DEXs 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

  • programAddress (query, optional) - Unique public key for a Solana program. See the /reference/dex endpoint for more details of supported DEXes and their program addresses.
  • baseMintAddress (query, optional) - Base token mint address filter.
  • quoteMintAddress (query, optional) - Quote token mint address filter.
  • tokenMintAddress (query, optional) - Token mint address field (for either base or quote) filter.
  • page (query, optional) - Page selection, 0-indexed.
  • limit (query, optional) - Specifies the maximum number of markets to retrieve.

Responses

  • 200: Markets supported by our price endpoints.
  • 400: Invalid request
  • 404: Market not found

Resources