Skip to main content

Overview

Pre-built tooling

Pre-built integrations

Access requirements

Setup guide

Useful links

API gotchas

Pre-built tooling

No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.

Access requirements

Setup guide

No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Snipe-IT uses API_KEY auth mode with Authorization: Bearer API_TOKEN in the request header to access various endpoints.
  • The API follows a unique philosophy of returning 200 OK status codes even for errors - check the response payload for actual error status.
  • All API endpoints are prefixed with /api/v1/.
  • Results are automatically escaped to prevent XSS attacks.
Contribute API gotchas by editing this page

Going further

Connect to Snipe-IT

Guide to connect to Snipe-IT using Connect UI