/
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
get
Get all SSH hosts
post
Create SSH host
post
Create a temporary SSH connection without saving to database
get
Get SSH host by ID
put
Update SSH host
delete
Delete SSH host
get
Get host password for clipboard copy
get
Export SSH host
get
Export all SSH hosts
get
Get OPKSSH token status for a host
delete
Delete OPKSSH token for a host
get
Proxy OPKSSH provider chooser page and all related resources
get
Static OAuth callback from OIDC provider for OPKSSH authentication
get
OAuth callback from OIDC provider for OPKSSH authentication (handles all sub-paths)
post
Test proxy connectivity
get
Get internal SSH host data
get
Get all internal SSH host data
put
Rename folder
get
Get all folders
put
Update folder metadata
put
Reorder folders
delete
Delete all hosts in folder
get
Get recent files
post
Add recent file
delete
Remove recent file
get
Get pinned files
post
Add pinned file
delete
Remove pinned file
get
Get shortcuts
post
Add shortcut
delete
Remove shortcut
get
Get command history
delete
Delete command from history
post
Bulk import SSH hosts
patch
Bulk update partial fields on multiple SSH hosts
put
Reorder hosts
post
Import hosts from an OpenSSH config file
post
Enable autostart for SSH configuration
delete
Disable autostart for SSH configuration
get
Get autostart status
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
Vault
5
WebAuthn
6
Workspaces
11
SSH
Test proxy connectivity
Tests connectivity through a proxy configuration to a target host.
post
/host/db/proxy/test
Request body
object
required
singleProxy
object
proxyChain
object[]
testTarget
object
Response
Test result
Changes