Skip to main content
API USAGERefer to API Rate Limit for more detailed information.
API TierRate Limit ModelAPI KeyBase URL
LiteFixed (Free Tier)Nohttps://lite-api.jup.ag/**
ProFixed (Tiered)Yeshttps://api.jup.ag/**
UltraDynamicYeshttps://api.jup.ag/ultra/**
  headers: {
    'Content-Type': 'application/json',
    'x-api-key': '' // enter api key here
},

Overview

1

Open Portal at https://portal.jup.ag/
2

Browse and select plan
3

Connect via email
4

Pay via Helio (USDC on Solana manual renewal)
or via Coinflow (credit card subscription)
Refer to Payment Method for more details

Types of Plans

Depending on your needs, you can choose from the following plans. For more detailed understanding of the rate limiting of each plan, please refer to this doc.
PlanRate Limit ModelWhy choose this plan
LiteFree TierYou are just starting out and want to test the Jupiter APIs.
ProFixed Tiered Rate LimitsBoth small projects or large enterprises can utilize this with the tiered rate limits. Rate limits range from 1 RPS to 500 RPS plans.
UltraDynamic Rate Limits based on executed swap volumeUsing Ultra Swap API comes with many benefits where Jupiter will handle slippage, transaction sending, and more without the need of an RPC from you. With that, the Ultra Swap API is governed by a Dynamic Rate Limit model that will scale with your swap executions.
I