Documentation

InkSight docs

Setup guides, portal administration, agent sync, and API reference for deploying InkSight across your printer fleet.

Desktop
Windows agent
Portal
Cloud dashboard
API
Bearer tokens
Sync
Agent check-ins
Guide

API reference

Endpoints & auth

API reference

Base URL: /api/v1

Authentication

POST /api/v1/auth/token
{
  "username": "admin",
  "password": "your-password"
}

Agent endpoints

POST /api/v1/installations/register
POST /api/v1/agent/checkins
GET  /api/v1/me/summary
GET  /api/v1/me/alerts
GET  /api/v1/me/snapshots
Authorization

All endpoints except auth/token require Authorization: Bearer <token>.

Need help?

Talk to our team

Deployment questions, custom printer onboarding, or enterprise rollout planning.