{"uid":"cap_4CshAveD6Q98u_hJjHC7C","slug":"jupiter-dex-quote-api-via-klymax402-cf0ee137","name":"Jupiter DEX Quote API via klymax402","description":"One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.","url":"https://klymax402.com/api/jupiter-quotes/api/quote","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["inputMint","outputMint","amount"],"properties":{"amount":{"type":"string","description":"Amount in raw lamports/smallest unit. e.g. 1000000000 = 1 SOL, 1000000 = 1 USDC"},"slippage":{"type":"number","description":"Slippage tolerance in basis points. Default 50 (0.5%). e.g. 100 = 1%"},"inputMint":{"type":"string","description":"Input token mint address or symbol (SOL, USDC, USDT). e.g. So11111111111111111111111111111111111111112 or SOL"},"outputMint":{"type":"string","description":"Output token mint address or symbol (SOL, USDC, USDT). e.g. EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v or USDC"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"inAmount":"example","inputMint":"example","outAmount":"example","routePlan":[],"outputMint":"example","slippageBps":1,"priceImpactPct":"example"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_NMVNZhT_MCWwq3Mu6Mp2I","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a swap quote from Jupiter aggregator on Solana, including route plan, input/output amounts, and price impact for a given token pair and amount.","exampleAgentPrompt":"Get me a Jupiter swap quote for 1 SOL (1000000000 lamports) to USDC with 0.5% slippage tolerance — what's the best route and how much USDC will I receive?","exampleUseCases":[{"title":"Pre-trade price check for SOL swap","prompt":"Before I swap, can you check how much USDC I'd get for 2 SOL right now on Jupiter, and tell me the price impact and best route?"},{"title":"Arbitrage opportunity scouting","prompt":"Check me a Jupiter quote swapping 500 USDC to SOL and another from SOL back to USDC — I want to see if there's a round-trip arbitrage opportunity with under 0.5% slippage each way."},{"title":"Best rate comparison for large trade","prompt":"I'm about to swap 10 SOL to USDT on Solana — can you pull the Jupiter quote and tell me the exact output amount, price impact percentage, and route plan so I know if the rate is worth it?"}],"resultDescription":"Returns a JSON object with the input mint address, output mint address, raw input amount, raw output amount, price impact percentage, slippage in basis points, and an array of route plan steps showing how the swap would be routed across liquidity pools on Solana.","failureModes":["Invalid or unknown token mint address returns an error or empty route","Amount too small for any available liquidity results in no route found","Unsupported token pair with no liquidity path returns empty routePlan","Malformed amount string (non-numeric) causes a validation error","Network or Jupiter API downtime causes a 5xx error from the proxy","Slippage parameter out of acceptable range may be rejected"],"whenToPreferThis":"Use this endpoint when you need a real-time swap quote on the Solana blockchain via Jupiter aggregator without managing your own Jupiter API key. It is ideal for agents that need pre-trade price checks, route analysis, or price impact estimation for SOL, USDC, USDT, or other Solana SPL tokens before executing a swap. Prefer this over direct Jupiter API calls when using the x402 micropayment pattern with no API key setup required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:24.641Z","isFirstParty":false}