Snipe-IT
Free open source IT asset management
Start freeCategory
Works with
AI Compatible
Tools
Create Hardware Asset
Creates a new hardware asset in Snipe-IT. See the documentation
Create User
Creates a new user in Snipe-IT with profile information required for asset or license assignments. See the documentation
Get Hardware Asset
Retrieves details of a specific hardware asset by ID. See the documentation
Get License
Retrieves license details including seat count, expiration, and current usage metrics. Note: The response returns 'product_key' but uses 'serial' field for POST/PUT/PATCH requests. See the documentation
Get User Assets
Retrieves all assets currently assigned to a specific user. Useful for audits and inventory reviews. See the documentation
List Company Options
Retrieves available options for the Company field.
List Department Options
Retrieves available options for the Department field.
List Groups Options
Retrieves available options for the Groups field.
List Hardware Asset Options
Retrieves available options for the Hardware Asset field.
List License Options
Retrieves available options for the License field.
List Location Options
Retrieves available options for the Location field.
List Manager Options
Retrieves available options for the Manager field.
List Model Options
Retrieves available options for the Model field.
List Status Options
Retrieves available options for the Status field.
List Supplier Options
Retrieves available options for the Supplier field.
List User Options
Retrieves available options for the User field.
Update Hardware Asset
Partially updates information about an existing hardware asset. See the documentation