Skip to content

Get started

The Bet History API provides betting functionality for the GR8 platform, enabling you to retrieve betting history. This API is designed for client-side applications.

Core Betting Operations

Bet Management

Manage existing bets and retrieve betting information:

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

Best Practices

Error Handling

  • Implement proper retry logic for network failures

Performance

  • Implement proper caching for frequently accessed betting data
  • Monitor API rate limits and implement appropriate throttling