Open Source
Snipe-IT is open source software. Transparency, security and oversight is at the heart of everything we do. No vendor lock-in again, ever.
Cloud Hosted
Our cloud platform offers a 99.99% SLA uptime guarantee, with servers in data centers across the globe for reliability and speed.
App & Platform Security
Both Snipe-IT as a software product and our cloud-hosting infrastructure were designed with security at the forefront.
Frequent Updates
Snipe-IT is improved constantly, with new releases every few weeks. Bug-fixes and new features ship daily.
Dedicated Support
Our full-time in-house support team is ready to answer all technical difficulties customers may encounter with any of our products.
Powerful REST API
Our simple and intuitive developer JSON REST API allows you to develop custom automations based on your own individual needs.
Snipe-IT — Features & Integrations
General Features
- Mobile-friendly for asset updates on the go
- Runs on any Linux, Windows or Mac web server
- Web-based software so it works on any device
- Slack notification integration for checkin/checkout
- Tons of security features to keep your data safe
- Pre-defined "kits" for faster checkouts
- SAML login integration
- JAMF integration using Jamf2Snipe
- Includes a robust JSON REST API
- Translated into over 55 languages for easy localization
- Per-user language support for distributed teams
- One-click (or cron) backups
- LDAP login/user sync
- Google Secure LDAP user sync
- SCIM support for automatic user provisioning
- New: Kandji integration using Kandji2Snipe
Admin Dashboard
At-a-glance access to recent activity and an overall view of what assets, accessories, consumables, and components you have.
Items that have been checked in, checked out, recently updated or deleted show up in a recent activity snapshot.
Asset Management
Easily see which assets are assigned, to whom, and their physical location. Check them back into inventory with one click, or click through to see the asset's complete history.
- Easily see which assets are assigned, to whom, and their physical location
- One-click checkin
- Asset Models let you group common features
- Require User Acceptance (End-User EULAs/Terms of Service) on Checkout
- Email alerts for expiring warrantees and licenses
- Integrates with most handheld barcode scanners and QR code reader apps
- Quick and easy asset auditing
- Add your own custom fields for additional asset attributes
- Easily import and export assets
- Generate QR code labels for easy mobile access and labels
- Assets marked as requestable can be requested by a user
- Assets retain full history including checkouts, checkins and maintenance
- Optional digital signatures on asset acceptance
License Management
Quick access to licenses with history and expiry alerts.
Email Notifications
Sent to Users
- Asset Checkout/Checkin (with optional EULA and asset acceptance)
- Checkin Deadline Approaching
Sent to Admins
- Asset Checkout/Checkin
- Expected Checkin Report
- Expiring License Report
- Low Inventory Report
Snipe-IT for Jira
- Free for up to 10 users
- View Snipe-IT assets and their history in Jira Software and JSM projects
- Display Snipe-IT fields in the asset view of your Jira tickets
- Edit asset status, assignee and other Snipe-IT asset fields without leaving Jira
- See all Snipe-IT assets of the issue reporter in Jira
Integrations & Robust JSON REST API
Integrate proprietary systems and workflows with a powerful REST API. Community SDKs and connectors include:
- Kandji2Snipe by Grokability
- UniFi to Snipe-IT by Grokability
- JAMF2Snipe by Grokability
- Snipe-IT to InTune by EdTech IRL
- Asset Reservation/Checkout System for Snipe-IT by JSY-Ben
- Model Context Protocol (MCP) server for Snipe-IT by jameshgordy
- SAM cli option for the Snipe-IT API
- SnipeSharp .NET module
- Powershell API Wrapper
- Rudder.io <-> Snipe-IT Connector
Example API Call
curl -i assets.yourcompany.com -H 'X-Auth-Token: $token' HTTP/1.1 200 OK Content-Length: 784 Accept-Ranges: bytes Content-Type: application/json;charset=utf8 Last-Modified: Tue, 24 Feb 2026 07:57:29 UTC Date: Tue, 24 Feb 2026 07:57:29 UTC
Additionally, Google App Scripts are available for one-off data manipulation with an app key.