Docs

Sandbox

Try the Player API live with a permanent demo embed.

Drive a real Moviie embed directly from this page. The control panel maps to the methods exposed by the Player API — the event log shows everything the player emits in real time.

ControlsLoading
Playback
Seek
Audio
0:00 / 0:00
PausedVol 100%
Event log
  • Player events will appear here.

What you are seeing

  • The iframe on the left hosts a permanent demo embed served from watch.moviie.ai. It is a regular Moviie embed — nothing special on the docs side.
  • The control panel on the right invokes the corresponding Player API method on every click.
  • The event log below the controls captures every public event emitted by the embed, in chronological order.

Going further

Once you are comfortable with the basics, jump into the recipes for full end-to-end examples:

On this page