{"version":"v2.0","name":"Image Processing API","description":"Advanced AI-powered image processing API with enhanced features and improved performance","status":"active","features":{"background_removal":{"formats":["png","webp","jpg"],"features":["mask_generation","batch_processing","async_processing"]},"image_upscaling":{"scales":[2,4],"models":["realesrgan","esrgan"],"max_resolution":"8K"},"image_restoration":{"models":["gfpgan","codeformer"],"features":["face_enhancement","noise_reduction"]},"image_enhancement":{"features":["complete_pipeline","custom_workflows","batch_processing"]}},"capabilities":{"async_processing":true,"webhook_support":true,"batch_processing":true,"real_time_progress":true,"format_conversion":true,"metadata_extraction":true},"rate_limits":{"default":"1000 requests/hour","premium":"10000 requests/hour","enterprise":"unlimited"},"endpoints":{"background_removal":"/api/v2/background/remove","image_upscale":"/api/v2/image/upscale","image_restore":"/api/v2/image/restore","image_enhance":"/api/v2/image/enhance","batch_process":"/api/v2/batch/process","job_status":"/api/v2/jobs/{id}","job_cancel":"/api/v2/jobs/{id}/cancel","webhooks":"/api/v2/webhooks","usage_stats":"/api/v2/usage/stats"},"documentation":{"openapi":"/api/v2/docs/openapi.json","swagger":"/api/v2/docs","postman":"/api/v2/docs/postman.json"},"changelog":{"v2.0":["Enhanced response format with detailed metadata","Improved error handling with specific error codes","Added webhook support for async processing","Introduced job cancellation and retry mechanisms","Better rate limiting and usage tracking","Added comprehensive API documentation"]},"deprecation_notice":{"v1":"API v1 will be deprecated on 2024-12-31. Please migrate to v2."}}