Splashtop
communityRemote desktop and access software for IT, MSPs, and businesses with 30+ million users enabling secure remote access to computers and servers from any device with features for remote support and work from home.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/computersList accessible remote computers
Parameters
statusonline|offline|all (stringoptionalgroup_idstringoptionalReturns
computers[] with id, name, os, status, last_seen, ip_address, group_id, ownerPOST
/api/v1/sessionsInitiate remote desktop session
Parameters
computer_idstringrequiredsession_typeremote_control|view_only (stringoptionalReturns
session{id, connection_url, token, expires_at}GET
/api/v1/groupsGet computer groups
Returns
groups[] with id, name, computer_count, members[]