Jupiter website screenshot

Jupiter

Jupiter is the liquidity infrastructure powering the majority of DeFi on Solana. It aggregates spot DEXes, runs leveraged perpetuals, supports limit orders, dollar cost averaging, lending and flash loans, prediction markets, and a token launchpad. Developers integrate via production-grade REST APIs at api.jup.ag (and the rate- limited lite-api.jup.ag) covering Swap, Tokens, Price, Lend, Trigger (limit orders), Recurring (DCA), Perps, and Prediction, all behind a single API key. Open-source SDKs and the Jupiter Terminal embed widget extend the platform to wallets, exchanges, and apps.

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

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

36.4/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreeSelf serve⚡ Free to try
11 APIs
SolanaDeFiDEX AggregatorSwapPerpetualsLimit OrdersDCALending

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.4/100 · thin
Contract Quality 15.5 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/jupiter-ag: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

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

Jupiter Swap API

Returns the best swap route across Solana DEX liquidity and produces a versioned transaction ready to sign and send. Supports quote-then-swap, swap-instructions for custom trans...

Jupiter Tokens API

Search Solana tokens by mint, symbol, or name; fetch metadata, verification status, tags, and trading metrics. Backs Jupiter's verified token list.

Jupiter Price API

USD pricing for up to 50 Solana tokens per request, sourced from on-chain aggregated liquidity. Used for portfolio valuation, charting, and quote previews.

Jupiter Trigger API (Limit Orders)

Create, query, and cancel on-chain trigger orders — single limit orders as well as one-cancels-the-other (OCO) and one-triggers-the-other (OTOCO) order structures.

Jupiter Recurring API (DCA)

Schedule recurring (dollar-cost-averaging) swaps that execute on a time interval. Manage active DCA positions and fetch execution history.

Jupiter Perps API

REST interface to Jupiter Perpetuals — fetch markets, positions, funding, pricing, and build open / close / modify position transactions.

Jupiter Lend API

Lending product API for supplying, borrowing, repaying, withdrawing, and executing flash loans against Jupiter Lend markets.

Jupiter Prediction API

Binary prediction-market API for browsing markets, fetching prices and positions, and constructing trade transactions.

Jupiter Lite API

Public, no-key, rate-limited mirror of the Jupiter API surface intended for experimentation, demos, and low-volume integrations.

Jupiter Terminal

Open-source embeddable swap widget that drops a fully-featured Jupiter swap experience into any web app with a few lines of code.

Jupiter Swap API

Quote and build Solana DEX-aggregator swap transactions.

Scroll for all 11

Open Collections 1

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

Jupiter Swap API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Jupiter Ag 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 Ag Authentication

apiKey · 1 scheme

SECURITY

Jupiter Ag Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Jupiter Ag Agentic Access

2 operations · 1 acting

2 operations · 1 acting

AGENTIC

Resources

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

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: jupiter-ag
url: https://raw.githubusercontent.com/api-evangelist/jupiter-ag/refs/heads/main/apis.yml
name: Jupiter
kind: company
description: Jupiter is the liquidity infrastructure powering the majority of DeFi on Solana. It aggregates spot DEXes, runs
  leveraged perpetuals, supports limit orders, dollar cost averaging, lending and flash loans, prediction markets, and a token
  launchpad. Developers integrate via production-grade REST APIs at api.jup.ag (and the rate- limited lite-api.jup.ag) covering
  Swap, Tokens, Price, Lend, Trigger (limit orders), Recurring (DCA), Perps, and Prediction, all behind a single API key.
  Open-source SDKs and the Jupiter Terminal embed widget extend the platform to wallets, exchanges, and apps.
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jupiter-ag.png
tags:
- Solana
- DeFi
- DEX Aggregator
- Swap
- Perpetuals
- Limit Orders
- DCA
- Lending
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
apis:
- aid: jupiter-ag:swap-api
  name: Jupiter Swap API
  description: Returns the best swap route across Solana DEX liquidity and produces a versioned transaction ready to sign
    and send. Supports quote-then-swap, swap-instructions for custom transaction building, slippage models, dynamic compute
    units, and priority fee guidance.
  humanURL: https://dev.jup.ag/docs/swap-api
  baseURL: https://api.jup.ag/swap
  tags:
  - Swap
  - Aggregation
  - Quote
  - Solana
  properties:
  - type: Documentation
    url: https://dev.jup.ag/docs/swap-api
  - type: Repository
    url: https://github.com/jup-ag/jupiter-quote-api-node
- aid: jupiter-ag:tokens-api
  name: Jupiter Tokens API
  description: Search Solana tokens by mint, symbol, or name; fetch metadata, verification status, tags, and trading metrics.
    Backs Jupiter's verified token list.
  humanURL: https://dev.jup.ag/docs/tokens-api
  baseURL: https://api.jup.ag/tokens
  tags:
  - Tokens
  - Metadata
  - Search
  - Solana
  properties:
  - type: Documentation
    url: https://dev.jup.ag/docs/tokens-api
- aid: jupiter-ag:price-api
  name: Jupiter Price API
  description: USD pricing for up to 50 Solana tokens per request, sourced from on-chain aggregated liquidity. Used for portfolio
    valuation, charting, and quote previews.
  humanURL: https://dev.jup.ag/docs/price-api
  baseURL: https://api.jup.ag/price
  tags:
  - Price
  - Market Data
  - Solana
  properties:
  - type: Documentation
    url: https://dev.jup.ag/docs/price-api
- aid: jupiter-ag:trigger-api
  name: Jupiter Trigger API (Limit Orders)
  description: Create, query, and cancel on-chain trigger orders — single limit orders as well as one-cancels-the-other (OCO)
    and one-triggers-the-other (OTOCO) order structures.
  humanURL: https://dev.jup.ag/docs/trigger-api
  baseURL: https://api.jup.ag/trigger
  tags:
  - Limit Orders
  - Trigger
  - Trading
  properties:
  - type: Documentation
    url: https://dev.jup.ag/docs/trigger-api
- aid: jupiter-ag:recurring-api
  name: Jupiter Recurring API (DCA)
  description: Schedule recurring (dollar-cost-averaging) swaps that execute on a time interval. Manage active DCA positions
    and fetch execution history.
  humanURL: https://dev.jup.ag/docs/recurring-api
  baseURL: https://api.jup.ag/recurring
  tags:
  - DCA
  - Recurring
  - Automation
  properties:
  - type: Documentation
    url: https://dev.jup.ag/docs/recurring-api
- aid: jupiter-ag:perps-api
  name: Jupiter Perps API
  description: REST interface to Jupiter Perpetuals — fetch markets, positions, funding, pricing, and build open / close /
    modify position transactions.
  humanURL: https://dev.jup.ag/docs/perp-api
  baseURL: https://perps-api.jup.ag
  tags:
  - Perpetuals
  - Leverage
  - Trading
  properties:
  - type: Documentation
    url: https://dev.jup.ag/docs/perp-api
- aid: jupiter-ag:lend-api
  name: Jupiter Lend API
  description: Lending product API for supplying, borrowing, repaying, withdrawing, and executing flash loans against Jupiter
    Lend markets.
  humanURL: https://dev.jup.ag/docs/lend-api
  baseURL: https://api.jup.ag/lend
  tags:
  - Lending
  - Borrowing
  - Flash Loans
  properties:
  - type: Documentation
    url: https://dev.jup.ag/docs/lend-api
- aid: jupiter-ag:prediction-api
  name: Jupiter Prediction API
  description: Binary prediction-market API for browsing markets, fetching prices and positions, and constructing trade transactions.
  humanURL: https://dev.jup.ag/docs/prediction-api
  baseURL: https://api.jup.ag/prediction
  tags:
  - Prediction Markets
  - Trading
  properties:
  - type: Documentation
    url: https://dev.jup.ag/docs/prediction-api
- aid: jupiter-ag:lite-api
  name: Jupiter Lite API
  description: Public, no-key, rate-limited mirror of the Jupiter API surface intended for experimentation, demos, and low-volume
    integrations.
  humanURL: https://dev.jup.ag
  baseURL: https://lite-api.jup.ag
  tags:
  - Public
  - Rate Limited
  - Lite
  properties:
  - type: Documentation
    url: https://dev.jup.ag
- aid: jupiter-ag:terminal
  name: Jupiter Terminal
  description: Open-source embeddable swap widget that drops a fully-featured Jupiter swap experience into any web app with
    a few lines of code.
  humanURL: https://terminal.jup.ag
  baseURL: https://github.com/jup-ag/plugin
  tags:
  - Widget
  - Embed
  - Swap
  properties:
  - type: Documentation
    url: https://terminal.jup.ag
  - type: Repository
    url: https://github.com/jup-ag/plugin
- aid: jupiter-ag:jupiter-ag-swap-api
  name: Jupiter Swap API
  description: Quote and build Solana DEX-aggregator swap transactions.
  humanURL: https://dev.jup.ag/docs/swap-api
  baseURL: https://api.jup.ag/swap
  tags:
  - Swap
  properties:
  - type: OpenAPI
    url: openapi/jupiter-ag-swap-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/jupiter-ag-agentic-access.yml
- type: DomainSecurity
  url: security/jupiter-ag-domain-security.yml
- type: Authentication
  url: authentication/jupiter-ag-authentication.yml
- type: Website
  url: https://jup.ag
- type: Developers
  url: https://dev.jup.ag
- type: Documentation
  url: https://dev.jup.ag/docs
- type: GitHub
  url: https://github.com/jup-ag
- type: Twitter
  url: https://x.com/JupiterExchange
- type: Discord
  url: https://discord.gg/jup
- type: Blog
  url: https://www.jup.ag/blog
integrations:
- name: Solana
- name: Phantom
- name: Solflare
- name: Backpack
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com