User Gating
DUPR features are provided to users based on a subscription model. Partners must adhere to these rules to ensure users have the appropriate access.
Fetching User Entitlements
Environment
API
{
"status": "", // Deprecated
"displayName": "DUPR LLC",
"entitlements": {
"tournaments": [
"BASIC_L1", "VERIFIED_L1", "PREMIUM_L1"
],
"merchandise": [
"PREMIUM_L1"
]
}
}Understanding User Entitlements
Entitlement
Description
Platform Requirements
Understanding Resources
Resource
Description
Testing Premium & Verified Users in UAT
Steps

Last updated