Fetch Quote for Swap API avatar

Fetch Quote for Swap API

Pricing

Pay per usage

Go to Apify Store
Fetch Quote for Swap API

Fetch Quote for Swap API

Solana API endpoint for fetching Solana swap quotes. Returns expected output, price impact, slippage bounds, and full route plan for any token pair. Docs: https://docs.vybenetwork.com/reference/get_swap_quote_proxy

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

2 days ago

Last modified

Share

Fetch Quote for Swap on Solana

Solana API Summary

Fetch Quote for Swap on Solana

Solana API Description

Solana API endpoint for fetching Solana swap quotes. Returns expected output, price impact, slippage bounds, and full route plan for any token pair.

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 Quote for Swap on Solana 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

  • amount (query, required) - Amount of input token to swap (in UI units, e.g., 0.1 for 0.1 SOL)
  • inputMintAddress (query, required) - Mint address of the input token
  • outputMintAddress (query, required) - Mint address of the output token
  • accountAddress (query, optional) - Wallet address (used for personalized routing)
  • slippage (query, optional) - Slippage tolerance in percentage (default: 0.5)

Responses

  • 200: Swap quote provided
  • 400: Invalid request
  • 404: No data matches provided query
  • 500: Internal server error

Resources