Skip to main content
Zero Headaches

Three Lines of Code. One Hour.
Zero Headaches.

Welcome to AppLixir Support. Programmatic rewarded video for web games and content publishers — $4+ CPMs, TCF 2.3 compliance built in, and a v6 SDK that installs in minutes.

1

Sign up & add the div

<!-- Anchor for the player -->
<div id="applixir-ad-container"></div>
2

Load the SDK

<!-- v6 SDK from our CDN -->
<script src="https://cdn.applixir.com/applixir.app.v6.1.0.js"> </script>
3

Show an ad & reward

initializeAndOpenPlayer({
  apiKey: "xxxx-xxxx-xxxx-xxxx",
  adStatusCallbackFn: (s) =>
    s === "ad-watched" && grantReward()
});
Browse by topic

Everything you need, organized.

Stay current

From the blog and the docs.