{
    "success": true,
    "timestamp": "2026-05-13T04:40:30+00:00",
    "message": "Welcome to OGedit API",
    "data": {
        "name": "OGedit API",
        "version": "1.0.0",
        "description": "Professional Photo & Video Editor Backend API",
        "documentation": "\/docs.php",
        "health_check": "\/v1\/health",
        "endpoints": {
            "\/v1\/auth\/register": "User registration",
            "\/v1\/auth\/login": "User login",
            "\/v1\/auth\/me": "Get current user",
            "\/v1\/users": "User management",
            "\/v1\/projects": "Project management",
            "\/v1\/files": "File upload and management",
            "\/v1\/templates": "Editing templates",
            "\/v1\/filters": "Photo\/video filters"
        },
        "base_url": "https:\/\/edit.oguzcangunduz.com.tr",
        "api_version": "v1"
    }
}