Version: 1.0.0
Jupiter API
The heart and soul of Jupiter lies in the Quote and Swap API.
- Refer to this API Reference documentation to learn about the parameters, types and descriptions.
- The API Reference also includes other products and tools built on top or for Swap, such as Limit Order, DCA, Price, Tokens, etc.
API Rate Limit
Since 1 December 2024, we have updated our API structure. Please refer to API Usage for further details on usage and rate limits.
API Usage
- API Wrapper Typescript @jup-ag/api
Data Types To Note
- Public keys are base58 encoded strings
- Raw data such as Vec<u8> are base64 encoded strings