Skip to content

Get started

The Sport User Settings API enables clients to store, retrieve, update, and delete user-specific settings for sports applications, for example odds format preference. These settings are managed as key-value pairs and are uniquely identified by the combination of operator, brand, and player identifiers.

This service is designed to help personalize the user experience across sports products.

Core Operations

Manage User Settings

Authentication

All Sport User Settings API endpoints require authentication. Refer to the main GR8 API authentication guide for details on:

  • API Key Authentication
  • Session management
  • Access token handling

When to use user settings?

  • Store user preferences such as odds format preference to personalize the sports application experience.

Getting Started Resources

General Information

Additional Resources