Overwolf Apps

How to use Tebex with Overwolf Apps

The Overwolf Subscriptions API enables developers to seamlessly integrate subscription-based monetization into their Overwolf apps using a Tebex Store. This integration provides a complete subscription management system - removing the need to handle payment processing, track subscription statuses, or build complex server-side infrastructure.

Get Started with Overwolf App Monetization

Before implementing subscriptions, review Overwolf’s documentation to understand the available monetization options and how to incorporate them into your app.

Learn more: Overwolf App Monetization Guide

This guide covers:

  • Supported monetization models in Overwolf

  • How Tebex integrates into the Overwolf ecosystem

  • Steps for setting up and linking your Tebex Store

Explore the Overwolf Subscriptions API Reference

The Overwolf Subscriptions API provides all the endpoints and methods you’ll need to manage your users’ subscriptions through Tebex. It includes details on authentication, subscription lifecycle management, and user entitlement verification.

View the full API documentation: Overwolf Subscriptions API Reference

Use this reference to:

  • Fetch active subscriptions for users

  • Verify subscription status within your app

  • Manage user access based on entitlement data

Review the Example App

To see a working implementation, Overwolf provides an example application demonstrating how to use the Tebex Subscriptions API in a sample application.

Explore the sample app on GitHub: Tebex Subscriptions Example App

This repository includes:

  • End-to-end integration examples

  • Code samples for handling subscription data

  • Reference architecture for production deployments

Last updated

Was this helpful?