TWAIN Innovation Cloud Β· Direct Metrics Simulation
Device Usage Metrics Heatmap
63 live telemetry fields β device health, AI/ML accuracy, TWAIN Direct API usage, billing & insights. Click any card for description and use case.
β
Device
β
Pages
β
OCR %
β
Est. Cost
Heat:Low
High
β click any card for description & use case
Click β» Fetch to load metrics. Key
TWAIN-DEMO-KEY-123 is pre-loaded.ββ
GET/health
Returns the operational health status of the TWAIN Direct metrics simulation server β uptime, version, environment and service readiness. Use this to verify connectivity before initiating a session.
cURL
curl https://twaindirectmetrics.compliancetest.net/health \
-H "x-api-key: TWAIN-DEMO-KEY-123"
Response
// Click Fetch /health to load
POST/registry/register
Registers a new TWAIN Direct device or application with the simulation registry. Submit device metadata to receive a registration token used for subsequent metrics sessions.
Device Model
Manufacturer
Serial Number
Location
Firmware
DPI
Request Body JSON β editable before send
cURL Equivalent
// Generatingβ¦
Response
// Response will appear here
Raw β GET /simulate/metrics
Full JSON response from the last successful metrics fetch.
// Fetch metrics to see raw response