This is your single entry point for Jupiter's entire API surface: swap aggregation, lending, perps, limit orders, DCA, tokens, pricing, portfolio, prediction markets, and more. It opens with an intent router that maps user goals to the right endpoint family, then gives you minimal execution contracts for each. The swap section alone covers four competing routers (Metis, JupiterZ, Dflow, OKX), three gasless paths, and a fee table that varies by pair age and liquidity. Rate limits scale with your 24-hour execute volume. If you're building anything on Jupiter beyond a single swap, this beats stitching together individual docs. The error table and TypeScript snippets are production-ready.
npx skills add https://github.com/jup-ag/agent-skills --skill integrating-jupiter