Get started
The DirectFeed Personalization API empowers sports applications to deliver a tailored user experience by allowing users to manage their favorite sports and markets. Through simple endpoints, clients can retrieve and display user-specific preferences, ensuring that each user’s most relevant sports and markets are always front and center.
Core Operations¶
Manage User Personalization¶
- Get Favorite Markets – Retrieve a player’s favorite markets, grouped by sport
- Get Favorite Sports – Retrieve a player’s favorite sports, sorted by user preference
Integration Resources¶
Authentication¶
All DirectFeed Personalization 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 DirectFeed Personalization API is designed to work seamlessly with other GR8 API components:
- Line API – Access sports data, events, and odds for bet placement
- DirectFeed API – Receive real-time sports betting data via subscription endpoints
Best Practices¶
When to use personalization endpoints?¶
- Fetch favorite sports and markets at user login or session start to personalize the UI immediately.
Getting Started Resources¶
General Information¶
Additional Resources¶
- SportbookAPI Changelog – Latest updates and changes
- Additional Resources – Integration examples and best practices