Inventory

This API is used to collect system hardware and software information. A maximum of 1,000 computers (IDs) can be queried per request. The API can be called up to 10 times per minute, and a single IP address may make up to 2,000 API requests per 5 minutes. Exceeding these limits may result in an error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the Splashtop team.

Body Params
ids
array of strings
required

(Array) Splashtop identifier number for the computer you would like to query.

ids*
fields
array of strings
required

To query specific info in the inventory. (Array) String, Available fields: system, hardware, hardware.serial_number, hardware.motherboard.serial_number, hardware.motherboard.bios_serial_number, software

fields*
Responses
200

Successful response

400

Bad request — invalid parameters

401

Unauthorized — invalid or missing access token

403

Forbidden — insufficient scope, or the action/value/target is not allowed. See data.error for the sub-reason.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!