Ir diretamente para o conteúdo principal

Metis Solana Trading API

Atualizado em
May 11, 2026

Introduction to Metis

Quicknode's Metis add-on allows you to make full use of the easiest way for developers to access liquidity on Solana, bringing together Jupiter's V6 Swap API, Jupiter's Limit Order API, Pump.fun trading, Trading websockets, and more. Never worry about setting up or maintaining a server either with our rolling restarts and elite level latency. Markets and pools show up immediately.

Accessing Metis API

You can access the Metis API through our public or private endpoints:

  • Public Endpoint: https://public.jupiterapi.com (more info at jupiterapi.com)
  • Private Endpoints: available here or by adding Metis to your Quicknode account from your dashboard.

Note: Some endpoints are only available to paid subscribers of Metis - Jupiter Swap API (see details below).

Free Plan Endpoint

Users on the free plan are issued a public Jupiter API endpoint (https://public.jupiterapi.com) rather than a private Quicknode endpoint. To receive a dedicated private endpoint with enhanced rate limits, upgrade to a paid Metis plan via the Quicknode Marketplace.


Nota

Subscribing to either the Pump Fun API or the Metis API gives you access to both APIs under a shared subscription. You will receive one API key (por exemplo, https://jupiter-swap-api.quiknode.pro/KEY), which can be used interchangeably with both add-ons. No need to subscribe separately.

Supported Protocols

  • Jupiter Swap v6 API
  • Jupiter Limit Order API
  • Pump.fun Trading
  • Jupiter Trading Websockets
  • Commission/Referral Webhooks

Supported Methods


Ponto finalCategoryTipoDescriptionPaid
/priceJupiter Swap v6OBTERReal-time price of SPL Tokens
/quoteJupiter Swap v6OBTERGet best price quote
/swapJupiter Swap v6PUBLICAÇÃOGenerates a Solana transaction from a quote*
/swap-instructionsJupiter Swap v6PUBLICAÇÃOGenerates Solana transaction instructions from a quote*
/program-id-to-labelJupiter Swap v6OBTERReturns a hash, whose key is the program id and value is the label
/tokensJupiter Swap v6OBTERReturns a list of all the tradable mints.
/new-poolsJupiter Swap v6OBTERReturns recently deployed Solana liquidity pools and tokens
/pump-fun/quotePump.funOBTERGet the best priced quote on Pump.fun
/pump-fun/swapPump.funPUBLICAÇÃOReturns a Solana transaction that you can use to swap on Pump.fun*
/pump-fun/swap-instructionsPump.funPUBLICAÇÃOReturns Solana transaction instructions that you can use to swap on Pump.fun
/limit-orders/createJupiter Limit OrdersPUBLICAÇÃOGet unsigned transactions needed to create a limit order
/limit-orders/{pubkey}Jupiter Limit OrdersOBTERReturns the details of a specific limit order
/limit-orders/cancelJupiter Limit OrdersPUBLICAÇÃOGet unsigned transactions needed to cancel a limit order
/limit-orders/openJupiter Limit OrdersOBTERReturns a list of all open limit orders associated to a wallet
/limit-orders/feeJupiter Limit OrdersOBTERReturns the fee in basis points Jupiter charges to fulfill orders
/limit-orders/historyJupiter Limit OrdersOBTERReturns a list of all limit orders associated to a wallet
/wsWebsocketsWSSubscribe to receive a notification from the Jupiter API to get the best priced quote
/wsWebsocketsWSSubscribe to receive a notification from the Jupiter API you can use from the quote you get from /quote
/webhooks/referral-accountWebhooksPUBLICAÇÃOSpecification of webhook for referral accounts creation
/webhooks/commission-claimWebhooksPUBLICAÇÃOSpecification of webhook for claiming token commissions
/webhooks/commission-swapWebhooksPUBLICAÇÃOSpecification of webhook for commission swaps

*Please note swap fees are included for Free Trial plans using these endpoints. Please visit JupiterAPI.com for more details.

Guides & Sample Code

Adoramos ❤️ os vossos comentários!

Se tiver algum comentário ou dúvida sobre esta documentação, não hesite em contactar-nos. Adoraríamos saber a sua opinião!

Partilhar este documento