User
The User Quest API provides a comprehensive set of endpoints for users to interact with quests you have created. These endpoints provide current and historical quest data and quest participation data.
Last updated
The User Quest API provides a comprehensive set of endpoints for users to interact with quests you have created. These endpoints provide current and historical quest data and quest participation data.
Last updated
The Quest Details API provides detailed information about a specific quest, including its type, status, rewards, and more.
The User Quests API returns a users quests.
The User Quest History API returns historical data about quests a user has participated in.
Allows to retrieve the quests tag for a user for a given community
Upon successful completion of a quest a user will be allocated tickets that can be used to claim rewards associated to the quest. The allocation endpoints return information about these tickets and previously submitted requirement data that fulfils configured requirements.
Include the users current streak (if quest is recurring)
Only fetch quests associated with these tags
User info to load quests against (default: authenticated user)
Relevant Container IDs
Pagination Limit
Pagination Page
Filter params against quest relation
Filter params against quest entry relation
Filter params against template relation
Only fetch quests associated with these tags
User info to load quests against (default: authenticated user)
Relevant Container IDs
Pagination Limit
Pagination Page
The containerId of your community
When true, tags specific to a template will not be returned.
Used to refresh the stat tracking on a previously accepted quest
Used to initiate the stat tracking on a quest that requires it
Used to complete any quest whose conditions have been met.