/
TE
termix
/
Termix API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 1d ago
Details
Filter operations
AI
13
Alerts
16
API Keys
3
Audit
3
Automations
9
Credential Sidebar
2
Credentials
17
Dashboard
8
Docker
17
File Manager
27
Fleets
14
Guacamole
2
Homepage
10
Host Enrollment
1
Host Metrics
30
Host Sidebar
2
Network Topology
2
Open Tabs
6
Proxmox
1
Proxmox Stats
4
RBAC
20
Session Logs
4
Session Sharing
5
Snippets
14
SSH
40
SSH Tunnels
5
SSO
6
Sync
4
Tailscale
1
Terminal
6
Termix ID
15
Tunnel Presets
4
UI Preferences
2
User Preferences
2
Users
76
post
Create a new user
get
Get OIDC configuration
post
Configure OIDC provider
delete
Disable OIDC configuration
get
Get OIDC configuration for admin
get
Get OIDC authorization URL
get
OIDC callback
post
User login
post
User logout
get
Get current user's info
post
Permanently dismiss the donation reminder modal
get
Get current session token
get
Check if setup is required
post
Mint a session for the sole local desktop user
get
Count users
get
Database health check
get
Get registration status
patch
Set registration status
get
Get OIDC silent login default setting
patch
Set OIDC silent login default setting
get
Get password login status
patch
Set password login status
get
Get password reset status
patch
Set password reset status
delete
Delete user account
post
Change user password
delete
Delete user (admin only)
post
Setup TOTP
post
Enable TOTP
post
Disable TOTP
post
Generate new backup codes
post
Verify TOTP during login
get
Get Guacamole settings
patch
Update Guacamole settings
get
Get log level setting
patch
Update log level setting (admin only)
get
Get session timeout setting
patch
Update session timeout setting (admin only)
get
Get Tailscale settings
patch
Update Tailscale settings (admin only)
get
Get command history enabled setting
patch
Update command history enabled setting (admin only)
get
Get analytics enabled setting
patch
Update analytics enabled setting (admin only)
get
Get session sharing globally enabled setting
patch
Update session sharing globally enabled setting (admin only)
get
Get whether the AI assistant is enabled instance-wide
patch
Update the instance-wide AI assistant setting (admin only)
get
Get the allowlist of private AI endpoint hosts
patch
Replace the allowlist of private AI endpoint hosts (admin only)
get
Get host creation defaults
patch
Update host creation defaults (admin only)
get
Get sessions
delete
Revoke a specific session
post
Revoke all sessions for a user
post
Initiate password reset
post
Verify reset code
post
Complete password reset
post
Link OIDC user to password account
post
Unlink OIDC from password account
get
Get terminal image storage settings (admin only)
patch
Update terminal image storage settings (admin only)
post
Test image storage visibility (admin only)
post
Unlock user data
get
Check user data unlock status
get
List users
post
Make user admin
post
Remove admin status
post
Admin create user
post
Reset a user's password (admin only)
post
Disable a user's TOTP (admin only)
get
Export a user's data (admin only)
get
Get ACME SSL settings
patch
Update ACME SSL settings (admin only)
post
Request or renew Let's Encrypt certificate (admin only)
post
Upload a manual/custom SSL certificate and key (admin only)
Vault
5
WebAuthn
6
Workspaces
11
Users
Set registration status
Enables or disables user registration.
patch
/users/registration-allowed
Request body
object
required
allowed
boolean
Response
Registration status updated.
Changes