# EternalAI Uncensored Text-to-Video & Image-to-Video Generation

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

Generates videos from text prompts or animates existing images into cinematic videos using uncensored AI models.

## Facts

- Endpoint: POST https://agentic.eternalai.org/uncensored-video
- Price: $0.095/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/eternalai-uncensored-text-to-video-image-to-video-generation-76272e32
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zPkoE-Rk3FNnlKD7b7lvQ

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-text-to-video-image-to-video-generation-76272e32 -d '<json body>'
```

Example prompt: Create a cinematic video of a futuristic cityscape at night with neon lights reflecting off rain-soaked streets, dramatic camera pan, high detail — use EternalAI's uncensored video generation for this.

## When to prefer this

Choose this endpoint when you need to generate videos from text descriptions or animate existing images into video without content moderation restrictions. Prefer it over standard text-to-video services when unrestricted or creative content generation is required and you are using the x402 micropayment protocol.

## Known failure modes

- Invalid or missing text prompt returns a 400 error
- Malformed image URL causes image-to-video transformation to fail
- Payment of $0.095 USDC not fulfilled triggers 402 Payment Required
- Long-running generation may time out and require polling via separate status endpoint
- Unsupported image format or resolution may cause rejection

## How this service works

Transform text prompts into videos or turn existing images into cinematic videos.

## Output

Returns a video generation result or a request ID that can be polled for status, along with the generated video file or URL once processing is complete.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/eternalai-uncensored-text-to-video-image-to-video-generation-76272e32/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)
