Skip to main content

New API Setup

Get started by setting up an account on the dashboard to generate API Keys and managing payments via Helio.

Then, to use the API Key in our APIs, simply add the key to the header.

headers: {
'Content-Type': 'application/json',
'x-api-key': '' // enter api key here
},

1. Open Portal

Navigate to https://portal.jup.ag

2. Connect via email

To enter the portal, simply connect via email account. This allows us to keep track of your account tagged to your API Keys.

Connect

3. Browse and Select Plan

To decide on a suitable plan by gauging requests required by your project size and user needs.

Change of plans

You can always change your plans later.

Please reach out to the team for any plans change requests.

Plans

4. Payment

Before you set up your keys, you will need to make the payment upfront via Helio.

  1. Helio payment link modal will pop-up.
  2. Enter the required details.
  3. Connect wallet to pay via Solana blockchain.
  4. Click the Subscribe button to proceed.
other payment methods

New payment methods is a work in progress.

Out of funds

If your delegated wallet has insufficient funds to pay for the new month, your API Key will be disregarded, and your requests will fallback as a typical call via the free plan.

Payment

5. Processing Screen

Yes, please wait while the payment gateway confirm the payment and return us a success response.

Processing

6. Setup API Keys

Click on the "+ Generate Key" button to generate an API Key.

Generating multiple keys

The rate limits are imposed on a PER ACCOUNT basis, not per API Key.

If you need more requests, you can upgrade the plan, or create a completely new account and subscribe to a plan, (this means you will have 2 separate accounts, each has its own plans).

Generate

7. Have a Question?

Please reach out to us.

  • If you have increasing demand and growth in your app, and need additional support.
  • If you have questions or need support.
  • Join the Telegram channel or Discord channel to subsribe to updates.

8. Get Started!

With your API Key, you can gain higher request access to /quote, /swap and other endpoints to build world class applications. Refer to the rest of the documentation to get started, we will be releasing more developer content in the future.