FAQs

Welcome to the Solana Swap API commonly asked questions

What can I do with the Solana Swap API?

You can build different applications and tools using our API, including Sniper Bots, Volume Bots, Trading bots, Swap Platforms, and DeFi applications. Our API supports multiple platforms like Pump.fun, Moonshot, Raydium, Raydium CPMM, Orca, and Jupiter AMMs.

How much does it cost to use the Solana Swap API?

Our Swap API is completely free to use. There are no fees included for using our API.

Do I need to provide my private keys to use the Solana Swap API?

You need to use your private key locally to sign transactions, but your private key is never sent to our API or any third party.

What is the API endpoint for the Solana Swap API?

The API endpoint details can be found in our Swap API Docs.

How do I get started with building a bot using the Solana Swap API?

You can start by reviewing our Swap API Docs and exploring the various functions and parameters available. You can also check out our example code on GitHub (opens in a new tab) for guidance.

Can I use the Solana Swap API for multiple platforms?

Yes, our API supports multiple platforms including Pump.fun, Moonshot, Raydium, Raydium CPMM, Orca, and Jupiter AMMs.

Are there any restrictions on the number of API requests I can make?

Please refer to our API documentation for information on any rate limits or restrictions on API requests.

How do I report an issue or bug with the Solana Swap API?

Currently you can report any issues or bugs by opening an issue on our GitHub repository (opens in a new tab). We'll fix it as soon as possible.

Can I use the Solana Swap API for commercial purposes?

Yes, our API is designed to be used for commercial purposes, including building trading bots and DeFi applications. However, please review our terms of service and ensure compliance with our usage policies.

How can I install the Solana Swap package?

You can easily install our package using npm. Run the following command in your project directory:

npm install @solxtence/solana-swap

Where can I find more resources about the Solana Swap API?

You can find more information in our Swap API Docs and our NPM package page (opens in a new tab). Our GitHub repository (opens in a new tab) is also a great resource for examples and the latest updates.