Last updated on 05-23-2024

<aside> 🚨 This documentation page has been deprecated and migrated to https://www.quicknode.com/docs/solana/price . Please reference that URL for Metis documentation

</aside>

Table of Contents

Getting Started

Metis - Jupiter V6 Swap API is the easiest way for developers to access liquidity on Solana via Jupiter Swap. Metis is what powers the endpoint at jupiterapi.com.

We highly recommend upgrading to a paid add-on to make use of higher rate limits - especially if you’re running a trading or arbitrage bot of some kind. The public/free endpoint is recommended to be used in development workloads only due to the rate limit constraints.

After you install the add-on, go to add-ons section of your endpoint and copy the url on the right side of the line that says "Metis - Jupiter V6 Swap API". Then simply make any valid REST request to that URL as documented below.

<aside> 🚨 Please note that /v6 should not be included in the URL. Your requests should be made to your endpoint + /path. For example: https://public.jupiterapi.com/quote or https://addon-endpoint-url.com/quote

</aside>

API Documentation

Below is API documentation for the different routes accepted by Metis - Jupiter V6 Swap API. Most of these are standard routes supported by the public Jupiter API. We aim to include new routes based on user feedback. If there is a custom route provided, we will note it.

Jupiter’s API Docs: