System Automation

API Token (Control Key)

Your control key is stored in the browser (same as Control Center). Paste it here to use this console, or open Automation View to log in there.

Open Automation View

API Usage

Base URL: https://system.tstp.xyz/tools/system_automation/api.php. Send X-Control-Key: YOUR_KEY header for protected actions.

health (GET)
GET https://system.tstp.xyz/tools/system_automation/api.php?action=health
X-Control-Key: YOUR_KEY
list_workers (GET)
GET https://system.tstp.xyz/tools/system_automation/api.php?action=list_workers
X-Control-Key: YOUR_KEY
worker_probe (POST)
POST https://system.tstp.xyz/tools/system_automation/api.php?action=worker_probe
Content-Type: application/json
X-Control-Key: YOUR_KEY

{"worker_token":"…","worker_name":"…"}
Admin

Access requests, SMTP, failsafe, and keys are managed in the Control Center. Open Automation View and use the Control Center tab.

Open Automation View
User

Your stats, workers, and workflow controls are in the Control Center. Open Automation View and use the Control Center tab.

Open Automation View