Quick start
You can start making requests toapi.jup.ag immediately - no sign-up required. Keyless requests are rate-limited to 0.5 RPS, which is ideal for testing, prototyping, or AI agent use cases.
For production applications, sign up for an API key to unlock higher rate limits and access Developer Platform features like analytics and usage monitoring.
Sign up at Portal
Choose a plan
All plans use the same base URL (api.jup.ag) with the same data freshness and latency. Higher tiers unlock higher rate limits and included credits.
| Plan | Price | Requests/sec | Best for |
|---|---|---|---|
| Free | $0 | 1 | Getting started, prototyping |
| Developer | $25/mo | 10 | Side projects, early products |
| Launch | $100/mo | 50 | Growing products |
| Pro | $500/mo | 150 | Teams at scale |
Using your API key
Pass your API key in thex-api-key header:
New API keys may take 2-5 minutes to become active.
