Get started
The Results Page API serves as a hub of insights, providing users with a detailed snapshot of completed matches. It showcases the final match result (both full and by periods), essential main statistics, head-to-head comparisons, and even offers highlights of key moments from top events of major sports.
Core Operations¶
Retrieve Summary Page¶
- Get Summary Page - Retrieve a summary page by event id
Integration Resources¶
Authentication¶
All Results Page 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 Results Page API works in conjunction with other GR8 API components:
- Line API - Get sports data, events, and odds for bet placement
- DirectFeed API - Provides real-time sports betting data through subscription-based endpoints.
Best Practices¶
When to request a summary page?¶
- When the event is complete, this information can be obtained from the DirectFeed API subscription or from the Line API, in the entity “Event” and field “Status”
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