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:
- Go to Tools → Control Panel → Titan WebAPI
- Set the status to Enabled
- 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.