CoinopAI Image Generator - Clean (Background Removed) is a paid API for AI agents from imagegen.coinopai.com, paid per call via x402, $0.35/call, status unknown (last checked 2026-09-13, last successful call 2026-07-31).
Generates an AI image from a text prompt and automatically removes the background, returning a transparent/clean image URL for $0.15 USDC.
Generate an AI image from a text prompt with the background automatically removed into a transparent PNG cutout (FLUX Schnell). Use it to create product photos, sticker designs, logo marks, or transparent assets for e-commerce listings and automated design pipelines — text-to-image plus background removal in one paid API call, no API key or image-editing step required.
Returns a JSON object containing the URL of the generated image (with background removed), the text prompt used, the aspect ratio, a tier indicator, and a timestamp of when it was generated.
GEThttps://imagegen.coinopai.com/generate/cleanChoose this endpoint when you need an AI-generated image that already has its background removed in one step — ideal for product photography, stickers, cutouts, or compositing workflows. It costs $0.15 USDC, more than the basic generation ($0.10) but cheaper than the upscaled+clean version ($0.30). Prefer this over the plain generation endpoint when a transparent or clean background is required, and over the upscaled version when 4x HD resolution is not needed.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"aspect": "1:1",
"prompt": "a red sneaker on transparent background"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"tier": "clean",
"aspect": "1:1",
"prompt": "a red sneaker on transparent background",
"image_url": "https://replicate.delivery/czjl/Zg6gdWOI1RqZCxjCLooBYaVF9M7yMn6agEkqBj3vNTLrTErF/output.png",
"generated_at": "2026-06-05T23:54:20.855Z"
}{
"type": "json",
"example": {
"tier": "clean",
"aspect": "1:1",
"prompt": "a product photo of a ceramic mug",
"image_url": "https://cdn.forgemesh.io/images/example.png",
"generated_at": "2026-05-13T14:30:00.000Z"
}
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"