Question: Is freemium model with character cap compliant wit

Hi Blizzard team,

I’m developing a mobile companion app called “VaultAlts” (iOS + Android, launching to App Store and Google Play soon) that helps WoW players track their alts’ Great Vault progress, Mythic+ runs, and weekly lockouts.

The app uses the wow.profile OAuth scope to read the user’s own character data only. Two tiers:

  • FREE tier: User can track up to 2 characters, ads displayed
  • PREMIUM tier ($0.99/month via App Store / Google Play IAP): unlimited character slots, no ads

The character data displayed is identical for both tiers — Premium does NOT unlock any extra Blizzard API data or content. Premium only removes our self-imposed character cap and the ads.

My question: Does this monetization model comply with the Battle.net API Terms of Service regarding “commercial use”? I want to make sure I’m fully compliant before submitting to the app stores.

Battle.net Client ID: 289356b7eaf745a5a78aeccb188cb27c

Thank you.