Jupiter Swap API

Triton provides access to the Jupiter Swap API for all customers. To use it, simply append /jupiter to your existing RPC endpoint.

Example

  • https://my-triton-endpoint/secret-token/jupiter

Note: Do not include the /v6 version path parameter in your URL. Refer the example below

✅ Correct usage: https://my-triton-endpoint/secret-token/jupiter/quote?inputMint...

❌ Incorrect usage: https://my-triton-endpoint/secret-token/jupiter/v6/quote?inputMint...

Documentation

Note: Triton only provides the Swap API. Access to other Jupiter services such as the Ultra API, Token API, and others is managed directly by the Jupiter team. Please contact them if you require access to those APIs.

Last updated

Was this helpful?