API Reference
RESTful API endpoints for programmatic access:
POST /api/scan - Start new recovery scan
GET /api/scan/:id - Check scan status
POST /api/recover - Execute recovery
GET /api/recover/:id - Download recovered data
POST /api/webhook - Configure webhooks
All endpoints require API key authentication.