Get started
The Bets API provides betting functionality for the GR8 platform, enabling you to place bets, manage betting operations, retrieve betting history, and manage freebet operations. This API is designed for client-side applications.
Available Components¶
- Bet placement API - Betting operations
- Bet history API - Betting management
- Free bets API - Betting operations with freebet
- Cashout API - Cashout operations
Integration Resources¶
Authentication¶
All Bets API endpoints require authentication. Refer to the main GR8 API authentication guide for details on:
- API Key Authentication
- Session management
- Access token handling
Related APIs¶
The Bets API works in conjunction with other GR8 API components:
- Line API - Get sports data, events, and odds for bet placement
- Event Content API - Access event details and content
- User Settings API - Manage user preferences and settings
Getting Started Resources¶
General Information¶
- Accessing GR8 API
- API Key Authentication
- Postman Workspace - Ready-to-use API collection for testing
Additional Resources¶
- SportbookAPI Changelog - Latest updates and changes
- Additional Resources - Integration examples and best practices