Jupiter Swap
Access to Jupiter Swap API via OrbitFlare Dedicated Nodes
Introduction
OrbitFlare provides access to the Jupiter Swap API through our Dedicated Nodes. This integration allows you to use Jupiter’s powerful swap functionality without additional configuration.
Accessing the API
To use the Jupiter Swap API through OrbitFlare, simply append /jup
to your dedicated node endpoint:
Important Note: Do not include the /v6
version path parameter in your URL. The correct version will be automatically routed by our infrastructure.
Example Usage
Correct:
Incorrect:
Available Endpoints
The following Jupiter API endpoints are available through this integration:
/quote
: Get quote information for a swap/swap
: Execute a swap/indexed-route-map
: Get the route map/market-depth
: Get market depth information
Requirements
Jupiter Swap API access is available exclusively through OrbitFlare’s Dedicated Nodes plans. Please contact our sales team or refer to our Products page for information on dedicated node options.
Documentation
For detailed information on how to use the Jupiter Swap API, including parameters and response formats, please refer to the official Jupiter API documentation.