Skip to main content

Titan WebAPI

All Livelabs Creative apps communicate with Titan via the Titan WebAPI — a REST/WebSocket interface built into Titan that allows external software to read and control the console.

Enabling the WebAPI

On your Titan console:

  1. Go to Tools → Control Panel → Titan WebAPI
  2. Set the status to Enabled
  3. Note the IP address — this is what you enter in the app

Default port

The WebAPI runs on port 4430 by default. This is pre-filled in all Livelabs Creative apps.

Supported Titan versions

Titan 12.0 and later. Some features may require a newer version — check the individual app docs for specifics.

Security

The WebAPI has no authentication by default. It is intended for use on a trusted local network only. Do not expose it to the internet.