Quick Start

Welcome to the Cleeng Quick Start!

This guide will show you how to get started and set up offers in the dashboard to start building your frictionless checkout experience.

Step 1: Create a Cleeng account

Create a Cleeng sandbox account for testing and Cleeng account for your production setup.

  • Your sandbox account will be useful to control and test your integration. For example, if you register a customer, check if he/she is in the customer list in the Dashboard.
  • Cleeng account is for collecting real data from your production version of the app.

Step 2: Obtain your API Key

When you register an account, an API Key will be auto-generated for you to make the setup easier.

Your auto-generated API key (it used to be called a broadcaster token or a publisherToken) as well as your broadcaster ID (also called publisherId) is available in the Cleeng Dashboard > Admin & Tools > API Keys section.

You will need it later

You can create a new API Key using Create new API Key button.

Step 3: Create an offer

Create an offer using the dashboard. Click the Create offer button in the Offers & Coupons > Offers section.

MediaStore supports subscriptions, passes, live Pay-Per-View, and TVOD offers (to find out more, see offer types).

When you click the Finish setup button to save your offer, in the next screen that appears, you will see your offerId for the created subscription.

You will need the ID later.

Congratulations! By now, you have completed the basic configuration.

Up next

Now go ahead, and start creating your own app. You can choose from two options for MediaStore SDK:

1. Use the MediaStore SDK Components Library - our recommended option with ready-to-use components and faster integration. To start, go to Integration Guide.

2. Build your own application from scratch using our MediaStore API - see our demo application. Integrating via API is an advanced option as it requires more coding knowledge. To begin, jump straight to Purchase Flow via API.

💡 Please note that once you have completed integration with Cleeng, before you go live, it is important to refer to the Go Live Checklist and make sure that the points included there are in place. We also recommend consulting this checklist when you are starting out to see what is in front of you, and to plan accordingly.