Skip to main content
API updates and changes in reverse chronological order.
v1.0.0
March 2026: Initial public release on Fogo

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.