All Machine Viewer API endpoints use
X-API-KEY header authentication.
Searching machines costs 1 credit per search.Global Statistics
string
required
Your API key
Search Machines
string
required
The search term (hostname, username, UUID, etc.)
string
required
Your API key
Get Machine Info
string
required
The UUID of the machine (from Search response)
string
required
Your API key
Get File Tree
string
required
The UUID of the machine
Get File Info & Content
file_id comes from the file tree response.
string
required
The UUID of the file (from File Tree response)
Download Single File
application/octet-stream.
string
required
The UUID of the file
Download Machine Archive
.zip archive.
string
required
The UUID of the machine
application/zip named {machine_name}_export.zip.
