Azuro Protocol V3 APIs
Azuro Protocol V3 introduces a unified architecture where all bets (prematch and live) are processed offchain and data is combined in a unified structure. This guide provides comprehensive information about the available APIs and how to use them.
API Overview
Azuro Protocol V3 uses several APIs to provide a complete betting experience:
-
How to Place a Bet - Understanding betting in Azuro and how to place bets using the API
-
Backend API - For bet calculation, order management, and cashout processing
-
Graph API - For querying historical data and bet information
-
WebSocket API - For real-time updates on games and conditions
Environment Support
The system supports multiple blockchain networks:
- GnosisXDAI
- GnosisDevXDAI
- PolygonUSDT
- PolygonAmoyUSDT
- PolygonAmoyAZUSD
- ChilizWCHZ
- ChilizSpicyWCHZ
- BaseSepoliaWETH
- BaseWETHEnsure you use the correct environment identifier in all API calls and WebSocket subscriptions.
For detailed information about each API, please refer to the corresponding section in the navigation menu.