Jupiter website screenshot

Jupiter

Jupiter is the leading Solana DEX aggregator and liquidity infrastructure platform. APIs cover Swap (token exchanges), Tokens (metadata and verification), Price (USD pricing), Lend (yield and borrowing), Trigger (limit orders), Recurring (DCA), Prediction (event markets), and Perps (leveraged trading). The Developer Platform issues a single API key across products.

Jupiter publishes 1 API on the APIs.io network: Swap API. Tagged areas include Web3, Solana, DEX, Aggregator, and Swap.

Jupiter’s developer surface includes authentication, developer portal, documentation, pricing, GitHub presence, engineering blog, and 6 more developer resources.

32.5/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Web3SolanaDEXAggregatorSwapLimit OrdersDCAPerpetuals

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/jupiter-exchange: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Jupiter Swap API

Quote and swap endpoints aggregating Solana DEX liquidity.

Jupiter Price API

USD pricing for Solana tokens, with batch lookup and best-route prices.

Jupiter Tokens API

Verified Solana token list and metadata.

Jupiter Trigger (Limit Order) API

Limit order placement, query, and cancellation on Solana.

Jupiter Recurring (DCA) API

Recurring (dollar-cost-averaging) order automation on Solana.

Jupiter Perps API

Leveraged perp trading endpoints on Jupiter Perps.

Jupiter Swap API

Quote and build Solana DEX-aggregator swap transactions.

Scroll for all 7

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Jupiter Swap API

OPEN COLLECTION

Jupiter Swap API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Jupiter Exchange Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Jupiter Exchange Authentication

apiKey · 1 scheme

SECURITY

Jupiter Exchange Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Jupiter Exchange Agentic Access

2 operations · 1 acting

2 operations · 1 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: jupiter-exchange
url: https://raw.githubusercontent.com/api-evangelist/jupiter-exchange/refs/heads/main/apis.yml
name: Jupiter
kind: company
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jupiter-exchange.png
tags:
- Web3
- Solana
- DEX
- Aggregator
- Swap
- Limit Orders
- DCA
- Perpetuals
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.23'
description: Jupiter is the leading Solana DEX aggregator and liquidity infrastructure platform. APIs cover Swap (token exchanges),
  Tokens (metadata and verification), Price (USD pricing), Lend (yield and borrowing), Trigger (limit orders), Recurring (DCA),
  Prediction (event markets), and Perps (leveraged trading). The Developer Platform issues a single API key across products.
apis:
- aid: jupiter-exchange:swap-api
  name: Jupiter Swap API
  tags:
  - Swap
  - Aggregator
  - Solana
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://lite-api.jup.ag/swap/v1
  humanURL: https://developers.jup.ag/docs/swap-api
  description: Quote and swap endpoints aggregating Solana DEX liquidity.
  properties:
  - type: Documentation
    url: https://developers.jup.ag/docs/swap-api
  x-features:
  - Aggregates 30+ Solana DEXes
  - Quote endpoint with route metadata
  - Swap-instruction builder
  x-use-cases:
  - Solana wallet swap UI
  - Trading bots
- aid: jupiter-exchange:price-api
  name: Jupiter Price API
  tags:
  - Prices
  - Solana
  - Tokens
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://lite-api.jup.ag/price/v3
  humanURL: https://developers.jup.ag/docs/price-api
  description: USD pricing for Solana tokens, with batch lookup and best-route prices.
  properties:
  - type: Documentation
    url: https://developers.jup.ag/docs/price-api
  x-features:
  - Batched USD prices
  - Mint-address lookup
  x-use-cases:
  - Wallet portfolio display
  - Pricing widgets
- aid: jupiter-exchange:tokens-api
  name: Jupiter Tokens API
  tags:
  - Tokens
  - Metadata
  - Solana
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://tokens.jup.ag
  humanURL: https://developers.jup.ag/docs/tokens-api
  description: Verified Solana token list and metadata.
  properties:
  - type: Documentation
    url: https://developers.jup.ag/docs/tokens-api
  x-features:
  - Verified token list
  - Metadata (symbol, decimals, logo)
  x-use-cases:
  - Token pickers in wallets
- aid: jupiter-exchange:trigger-api
  name: Jupiter Trigger (Limit Order) API
  tags:
  - Limit Orders
  - Solana
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://lite-api.jup.ag/trigger/v1
  humanURL: https://developers.jup.ag/docs/trigger-api
  description: Limit order placement, query, and cancellation on Solana.
  properties:
  - type: Documentation
    url: https://developers.jup.ag/docs/trigger-api
  x-features:
  - Place / query / cancel limit orders
  x-use-cases:
  - Limit order DEX UI
- aid: jupiter-exchange:recurring-api
  name: Jupiter Recurring (DCA) API
  tags:
  - DCA
  - Recurring
  - Solana
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://lite-api.jup.ag/recurring/v1
  humanURL: https://developers.jup.ag/docs/recurring-api
  description: Recurring (dollar-cost-averaging) order automation on Solana.
  properties:
  - type: Documentation
    url: https://developers.jup.ag/docs/recurring-api
  x-features:
  - Schedule recurring buys/sells
  x-use-cases:
  - DCA savings products
- aid: jupiter-exchange:perps-api
  name: Jupiter Perps API
  tags:
  - Perpetuals
  - Solana
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://perps-api.jup.ag
  humanURL: https://developers.jup.ag/docs/perps-api
  description: Leveraged perp trading endpoints on Jupiter Perps.
  properties:
  - type: Documentation
    url: https://developers.jup.ag/docs/perps-api
  x-features:
  - Perp positions and orders
  - Funding and liquidations data
  x-use-cases:
  - Perp trading UIs
  - Bot strategies
- aid: jupiter-exchange:jupiter-exchange-swap-api
  name: Jupiter Swap API
  description: Quote and build Solana DEX-aggregator swap transactions.
  humanURL: https://developers.jup.ag/docs/swap-api
  baseURL: https://lite-api.jup.ag/swap/v1
  tags:
  - Swap
  properties:
  - type: OpenAPI
    url: openapi/jupiter-exchange-swap-api-openapi.yml
common:
- type: Website
  url: https://www.jup.ag/
- type: AgenticAccess
  url: agentic-access/jupiter-exchange-agentic-access.yml
- type: DomainSecurity
  url: security/jupiter-exchange-domain-security.yml
- type: Authentication
  url: authentication/jupiter-exchange-authentication.yml
- type: Portal
  url: https://jup.ag/
- type: Documentation
  url: https://developers.jup.ag/docs
- type: Pricing
  url: https://portal.jup.ag/pricing
- type: GitHub
  url: https://github.com/jup-ag
- type: Plans
  url: plans/jupiter-exchange-plans-pricing.yml
- type: RateLimits
  url: rate-limits/jupiter-exchange-rate-limits.yml
- type: FinOps
  url: finops/jupiter-exchange-finops.yml
- url: https://developers.jup.ag/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/jupiter-exchange"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/jupiter-exchange/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/jupiter-exchange/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.