Skip to content

API Integration Overview

The API Integration gives casinos full control over how they manage user actions and rewards within their own platform, while allowing a complete customization of the UX & UI.

This approach is ideal for casinos that want to handle most of the user interactions internally while still leveraging LoyaltyGyre for reward logic and prize fulfillment.

Key Features

  • Full Control: The casino manages user interactions, sending relevant data to LoyaltyGyre via API calls.
  • Direct API Communication: Casinos can fetch available rewards (e.g., list of boxes) and manage actions (e.g., opening a box) via direct API requests.
  • Bearer Token Authentication: API requests are authenticated using a bearer token.
  • Reward Tracking: LoyaltyGyre maintains a record of user actions and provides an API for cashback and prize orders.

API Workflow

  1. Authenticating Requests: Each API request is authenticated using a bearer token provided by LoyaltyGyre. Learn more.
  2. Getting List of Boxes: The casino can fetch available reward boxes for a user using an API call. Learn more.
  3. Opening a Box: The casino requests LoyaltyGyre to generate a prize when a player opens a box, and LoyaltyGyre tracks the action. Learn more.
  4. Processing Cashback: The API allows the casino to notify LoyaltyGyre that a player has decided to cash back a prize. Learn more.
  5. Ordering Prizes: The API allows the casino to request shipment for a prize the player has won. Learn more.