API updates and changes in reverse chronological order.
Initial release
- GET /api/v1/quote: Get best swap route with price impact and fee breakdown.
- POST /api/v1/swap: Build unsigned swap transactions with optional simulation.
- POST /api/v1/instructions: Get raw instructions for custom transaction composition.
- GET /health: Service health check.
Supported DEXs on Fogo: Vortex (concentrated liquidity), Fluxbeam (AMM), Fogo.fun (bonding curves), Moonit (bonding curves).Features: multi-hop routing (up to 5 hops), ExactIn/ExactOut modes, slippage protection, price impact severity classification, Address Lookup Table (ALT) support. Last modified on June 28, 2026