Connect your Singular.live account to SmartPanel for overlay control and content updates.
Once connected, you can trigger these from Smart Control buttons or Action Sequences:
| Action | Description |
|---|---|
| IN | Animate the overlay in (make it visible on air). |
| OUT | Animate the overlay out (remove it from air). |
<aside> 💡
Tip: Singular.live uses a direct HTTP connection — no middleware needed. SmartPanel sends commands directly to Singular's cloud API.
</aside>
<aside> ⚠️
Note: PATCH actions (updating fields on a live overlay) are currently under investigation. IN and OUT commands work reliably.
</aside>
Your API Token is encrypted at rest using pgp_sym_encrypt and only decrypted server-side when executing a command. It is never exposed in the browser or stored in plain text.