{"message":"Mirrorly API v1.0.0","status":"Running","timestamp":"2026-08-01T18:43:52.589Z","endpoints":{"auth":{"POST /auth/register-free":"Register a new FREE license","POST /auth/register-pro":"Register a new PRO license","POST /auth/validate-license":"Validate an existing license","GET /auth/status":"Get authentication status (requires API key)","POST /auth/refresh-token":"Refresh JWT token (requires API key)"},"license":{"GET /license/info":"Get license information (requires API key)","GET /license/validate-pro":"Validate PRO license status (requires API key)","GET /license/expiration-status":"Check expiration status (requires API key)","POST /license/upgrade":"Upgrade license from FREE to PRO (requires API key)","POST /license/save-google-api-key":"Save Google API Key for license (requires API key)","POST /license/save-custom-prompt":"Save Custom Prompt for license (requires API key)","POST /license/suspend":"Suspend a license (admin only)","POST /license/reactivate":"Reactivate a license (admin only)","GET /license/expiring-soon":"Get licenses expiring soon (admin only)"},"generation":{"POST /generate/image":"Generate image with AI (requires API key + images)","GET /generate/status/{id}":"Get generation status by ID (requires API key)","GET /limits/current":"Get current usage limits (requires API key)"},"dashboard":{"GET /dashboard":"View HTML dashboard (monitoring)","GET /dashboard/data":"Get dashboard data as JSON","GET /dashboard/health":"Get system health status","GET /dashboard/metrics":"Get metrics for external monitoring","DELETE /dashboard/metrics":"Clear metrics (admin only)"},"payments":{"POST /payments/webhook":"Process payment webhook from Make.com (IP restricted)","GET /payments/history/{license_key}":"Get payment history for a license","GET /payments/{payment_id}":"Get payment details","POST /payments/reactivate-license":"Manually reactivate a license (IP restricted)"}},"authentication":{"api_key":"Include X-API-Key header with your license key","domain":"Include X-Domain header with your domain (optional for validation)","admin":"Include X-Admin-Key header for admin endpoints"}}