# Display JavaScript API

- [Quick Start](/display-javascript-api/quick-start.md): The v1 Display JavaScript API allows for streamlined interaction a Display instance
- [Commands](/display-javascript-api/commands.md): Commands are instructions issued by the page to the Display JavaScript API. Commands can be invoked by calling magic methods, which can be accessed directly from the API instance.
- [Events](/display-javascript-api/events.md): Display JavaScript API emits custom events that can be listened to on the document root
