🔌 Integrations & Developer API

Ad Server serves ads wherever your audience is — a website, a video player, an audio player, or a native app.

PathUse
Embed snippet (embed.js + serve.php)Standard web placement — a <div> + one <script> tag
VAST (api/vast.php)Video ad delivery for VAST-compliant players; returns a pod of up to 4 ads by default
DAAST (api/daast.php)Audio ad delivery for DAAST-compatible players, same pod behavior
JSON API (api/serve.php, api/click.php)Programmatic delivery for custom integrations
Android SDK (android-sdk/)Native Kotlin SDK — ad rendering, click handling, auto-refresh, correlation ids

Full request/response reference and copyable snippets live on the in-app Developers page, which also shows a signed-in member's own slot keys.

Get your slot keys

Sign in to the ad server to grab your embed snippet, VAST/DAAST tags, and Android SDK setup.

🚀 Open Developer Docs