API Reference
QuickSecure API documentation for enterprise integrations
Authentication
All API requests require a valid API key in the header:
Authorization: Bearer YOUR_API_KEY
Endpoints
POST /api/telemetry/heartbeat
Send endpoint heartbeat with system status
POST /api/telemetry/threat
Report a detected threat
GET /api/ioc/check/{hash}
Check if a file hash is in the IoC database