Version 1.0.0 · JSON discovery doc
ITAD (IT Asset Disposition) workflow tools: certificate verification, wipe-job monitoring, resale assessment, and platform analytics. Most endpoints require an authenticated session; public endpoints are listed below.
| Method | Path | Description |
|---|---|---|
GET | /api/docs | API documentation (session required). |
POST | /health-check/api/submit | Submit a drive-health / wipe record (organization API key). |
GET | /health-check/api/status/{verification_code} | Public: look up a drive-health / wipe job by verification code. |
POST | /api/log-tool-run | Record a tool-run event. |
POST | /api/bug-report/capture | Submit a bug report. |
POST | /api/analytics/* | Analytics ingestion (consent, pageview, action, batch). |
GET | /api/wipe-jobs/active | List active wipe jobs (session required). |
POST | /certificates/api/associate-org | Associate a certificate with an organization. |
POST | /resale/api/batch-import | Batch-import resale assessment records (session required). |
GET | /api/stats | Aggregate stats for the resale assessment dashboard. |