Get started
The Custom Pages API provides configurations for dynamically created pages that highlight specific tournaments, categories, or groups of events. This service allows brands to quickly generate and deploy customized content pages to increase user engagement and traffic for popular sporting events, bypassing lengthy development cycles.
Core Operations¶
Retrieve Custom Pages¶
- Get Summary Page - Returns a list of custom pages for the specified brand, channel, and language.
- Get Summary Page - Returns a list of custom pages for the specified brand and channel. Language is passed via query parameter.
Integration Resources¶
Authentication¶
All Custom Pages 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:
- [DirectFeed.Configurator API] (docs not ready yet)
- DirectFeed API - Provides real-time sports betting data through subscription-based endpoints.
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