Velox System

Purpose: Velox is the backend system used for managing the configuration of Advent Calendars, including CRUD operations

Functional Requirements:

Brand System

Purpose: The Brand system delivers calendar data and manages player interactions, including viewing available rewards and claiming them.

Functional Requirements:

Summary of API Requests on Brand side

  1. GET /calendar?timestamp=1732098688

Description: Retrieves the current Advent Calendar for the player. Also used to determine the status of a calendar.

  1. POST /calendar/claim