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.