{"message":"Sekure-ID Report Generator API","version":"1.0.0","endpoints":{"POST /generate-report":"Generate report and return download URL (JSON)","POST /generate-report-direct":"Generate and directly download Excel file","GET /get-report-default":"Generate today's report with defaults (JSON with URL)","GET /get-report-default-direct":"Generate and directly download today's report","GET /download/{file_id}":"Download a generated report by file ID","POST /pdf-to-png":"Convert PDF to PNG images (provide public PDF URL)","POST /extract-text":"Extract text from image or PDF using OCR (provide public URL)","GET /get-vollna-cookies":"Get cookies from Vollna website after login","GET /debug":"List all debug sessions (when errors occur)","GET /debug/{debug_id}":"Get debug files for a specific debug session","GET /health":"Health check endpoint"}}