# EternalAI Uncensored Image Generation

> EternalAI Uncensored Image Generation is a paid API for AI agents from agentic.eternalai.org, paid per call via x402, $0.029/call, status unknown (last checked 2026-09-15).

Generates new images from text prompts or edits existing images using text descriptions, with no content filters.

## Facts

- Endpoint: POST https://agentic.eternalai.org/uncensored-image
- Price: $0.029/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/eternalai-uncensored-image-generation-ad733f78
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pYkwKX7BEbj8wkVmr7BUn

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability eternalai-uncensored-image-generation-ad733f78 -d '<json body>'
```

Example prompt: Use EternalAI's uncensored image generator to create a highly detailed, photorealistic image of a fierce dragon perched on a gothic castle at midnight — no content restrictions.

## When to prefer this

Choose this endpoint when you need uncensored, unrestricted image generation or image editing from text prompts — particularly for content that would be blocked by mainstream image generation APIs (e.g., OpenAI DALL-E, Stability AI with filters). Ideal when the user explicitly needs no content moderation or safety filtering on generated images.

## Known failure modes

- Invalid or missing text prompt returns 400 error
- Payment not included or insufficient USDC results in 402 Payment Required
- Malformed source image URL causes processing failure
- Request timeout if generation takes too long
- Request ID not returned if service is overloaded

## How this service works

Transform text prompts into images or edit existing images using simple text prompts.

## Output

Returns a request ID and/or generated image URL for the newly created or edited image based on the submitted text prompt, usable for polling status via the companion status endpoint.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/eternalai-uncensored-image-generation-ad733f78/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agentic.eternalai.org](https://www.zero.xyz/host/agentic.eternalai.org/llms.txt)
