Get a quote for swapping tokens. Returns expected output amount, price impact, slippage, and route plan.
API key authentication. Provide your API key as the header value.
Public key of the input token mint
Public key of the output token mint
Amount to swap in the token's smallest unit (e.g., lamports for SOL)
Slippage mode: 'auto' for automatic calculation, 'manual' for user-specified slippage
auto, manual Slippage tolerance in basis points (0-10000, where 10000 = 100%). Required when slippageMode is 'manual'
0 <= x <= 10000