Skip to content
Interactive Demo

SSAI Evaluation Sandbox

Run a simulated SSAI session without any credentials. See exactly how ApexMediation handles ad breaks, auctions, and playback.

Live Event Console

apex-sandbox-console
Click "Start Demo Session" to begin the simulation

Sample Manifest URLs

HLS Manifest

https://sandbox.apexmediation.ee/hls/demo/master.m3u8

DASH Manifest

https://sandbox.apexmediation.ee/dash/demo/manifest.mpd

Test with Your Player

Use these sandbox URLs to test SSAI integration with your video player. The sandbox returns pre-stitched manifests with sample ads for evaluation purposes.

Web (HLS.js / Shaka)

Pass the HLS URL to your web player.

player.loadSource(hlsUrl);

iOS (AVPlayer)

Load as AVAsset with the HLS URL.

AVPlayer(url: hlsUrl)

Android (ExoPlayer)

Create HLS media source.

HlsMediaSource.Factory(...)

Ready for a Real Integration?

Get a dedicated sandbox environment with your own tenant credentials, or schedule a live demo with our team.