{"openapi":"3.2.0","info":{"title":"Imagyne  AI-Powered Image Perfection API","description":"Imagyne is an advanced AI-based image processing platform designed to effortlessly enhance, upscale, denoise, and restore your images. Whether you're reviving old photographs, retouching portraits, or removing backgrounds, Imagyne delivers studio-quality results in seconds.  With support for multiple formats and smart automation, Imagyne simplifies complex image editing tasks into a single click — no design skills needed.","version":"1.0.0"},"servers":[{"url":"https://tmbda.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"tags":[{"name":"Check Status"},{"name":"System"}],"paths":{"/api/denoise":{"post":{"operationId":"post_api_denoise","summary":"Image Denoiser","description":"Remove noise from images using AI-powered denoising algorithms. Operation Type 5"}},"/api/enhance":{"post":{"operationId":"post_api_enhance","summary":"Image Enhancer","description":"Enhance overall image quality including sharpness, contrast, and color correction. Operation Type 2"}},"/api/face-retouch":{"post":{"operationId":"post_api_face_retouch","summary":"Face Retouch","description":"Automatically retouch and enhance faces in photographs. Operation Type 3"}},"/api/remove-background":{"post":{"operationId":"post_api_remove_background","summary":"Background Remover","description":"Automatically remove background from images using AI segmentation. Operation Type 4"}},"/api/repair-scratches":{"post":{"operationId":"post_api_repair_scratches","summary":"Repair Photo Scratches","description":"Repair scratches, tears, and other damage in old photographs. Operation Type 14"}},"/api/restore":{"post":{"operationId":"post_api_restore","summary":"Old Image Restoration","description":"Restore old, faded, or damaged photographs using AI restoration techniques. Operation Type 8"}},"/api/upscale":{"post":{"operationId":"post_api_upscale","summary":"Image Upscaler","description":"Upscale images while preserving quality using AI super-resolution. Operation Type 13"}},"/api/checkstatus":{"post":{"operationId":"post_api_checkstatus","summary":"Check Processing Status","description":"Check the processing status of an uploaded image using the code returned from upload operations","tags":["Check Status"]}},"/api/health":{"get":{"operationId":"get_api_health","summary":"Health Check","description":"Check if the API service is running and healthy","tags":["System"]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}