๐๏ธ Track In-Game Event
The endpoint to track In-Game based events. To use this feature, make a POST request to this endpoint.
๐๏ธ Bulk Tracking In-Game Events
This endpoint allows to send multiple events at once, which can be useful for batch processing events from your game. To use this feature, make a POST request to this endpoint.
๐๏ธ Get quests
The endpoint to retrieve a list of quests for your game.
๐๏ธ Manual claim
This endpoint is used to allow a user to manually claim a reward for completing the quest.
๐๏ธ Get rewards
The endpoint to retrieve a list of rewards for your game.