{"access":{"authentication":{"format":"L402 {macaroon}:{proof_of_payment}","header":"Authorization","protocols":["L402","MPP"],"format_mpp":"Payment <base64url_json>"},"endpoint":"https://sats4ai.com/api/l402/edit-image","method":"POST"},"content_type":"api","description":"Edit an image using AI. Describe the changes you want.\n```\n{\n    \"prompt\": \"Remove the background and make it transparent\",\n    \"image\": \"base64-encoded-image-data\",\n    \"aspect_ratio\": \"match_input_image\",\n    \"output_format\": \"png\",\n    \"resolution\": \"1K\"\n}\n```\nSupports: jpg, png, webp output. aspect_ratio options: match_input_image, 1:1, 4:3, 16:9. resolution: 1K (200 sats), 2K (300 sats), 4K (450 sats).","name":"Image Editing"}