API updates and changes in reverse chronological order.Documentation Index
Fetch the complete documentation index at: https://docs.argyros.xyz/llms.txt
Use this file to discover all available pages before exploring further.
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.