Core API (API 3.1) provides endpoints which allow you to manage offers
You can unlock the full potential of the Cleeng platform by creating and managing offers that enable flexible content monetization strategies.
Cleeng offers a robust, API-driven environment for launching subscriptions, live events, passes, and one-time purchases tailored for digital media businesses of all sizes.
What is an Offer?
An offer in Cleeng defines the selling conditions for your digital content, such as:
- Title and Description
- Price and Billing Frequency
- Access Period
- Free Trials
- Geographical Availability
- Localization for Different Regions and Currencies
With these configurable elements, offers serve as the foundation for monetizing your content - whether you’re providing recurring subscriptions, one-time purchases, live events, or passes (see What is a Cleeng offer? for more details).
How to Create Offers?
You can create offers via Core (3.1) API or via Cleeng Dashboard:
API Endpoints
For advanced workflows and automation, Cleeng’s Core (3.1) API allows you to programmatically create offers, adjust parameters, and integrate offer creation into your own backend systems.
The pages that follow present detailed documentation for offer-related endpoints.
Dashboard Interface
You can also create offers in Cleeng using the Dashboard Interface.
Access the Offers & Coupons section to configure new offers via an intuitive setup wizard. Select the offer type (subscription, one-time purchase, live event, or pass), input details, set pricing, and define availability - all in a guided workflow suitable for both technical and non-technical users.
Offer Types - Dashboard to API Mapping
Cleeng Dashboard Offer Type | API Offer Type Values |
---|---|
subscription | subscription |
pass | pass |
live event (legacy name: live pay-per-view) | live |
one-time purchase (legacy name: TVOD) | vod |