Build Solana Swap Transaction API
Pricing
Pay per usage
Build Solana Swap Transaction API
Solana API endpoint for building token swaps. Build and return unsigned transactions for direct swaps on DEXs like Pump.fun, Raydium and more. Docs: https://docs.vybenetwork.com/reference/do_swap_proxy
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Vybe Network
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Build Solana Swap Transaction
Solana API Summary
Build Solana Swap Transaction
Solana API Description
Solana API endpoint for building token swaps. Build and return unsigned transactions for direct swaps on DEXs like 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: Build Solana Swap Transaction 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
accountAddress(string, required) - Typed Solana public key identifier used across request parameters and response fields.amount(number, required) - Amount to swap (in UI units)autoCalculateSlippage(boolean, optional) - Auto-calculate optimal slippagegasless(boolean, optional) - Use Vybe fee payer for gasinputMintAddress(string, required) - Typed Solana public key identifier used across request parameters and response fields.outputMintAddress(string, required) - Typed Solana public key identifier used across request parameters and response fields.partner(string, optional) - Partner identifier for fee routingpoolAddress(object, optional) - The target liquidity pool address used when executing this swap request.protocol(object, optional) - The swap protocol identifier used to route and execute this trade request.router(string, optional) - Enumeration of supported swap proxy router values used by this API model.simulate(boolean, optional) - Simulate transaction without buildingslippage(number, optional) - Slippage tolerance (percentage)swapFee(number, optional) - Service fee percentage (e.g., 1 for 1%)
Responses
- 200: Swap provided
- 400: Invalid request
- 404: No data matches provided query
- 500: Internal server error
Resources
- Base server from OpenAPI:
https://api.vybenetwork.xyz/ - Source spec file:
openapi_spec.json - Endpoint Docs: Build Solana Swap Transaction Docs
- Solana API Docs: https://docs.vybenetwork.com/