Generate AIGC (ai generated content) using the most advanced video models and op...
https://eliza.getimagine.club/generation/createOverview
Generate AIGC (ai generated content) using the most advanced video models and optionally coin them to earn trading fees
Protocol
x402
Price
$1.00
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
eliza
Source
bazaar
Indexed
2026-03-02 01:13:32
Health
Status
down
Latency (p50)
36ms
Uptime (30d)
0.0%
Reliability Score
35/100
Last Checked
2026-05-06 16:04:58
Last Healthy
Never
Consecutive Failures
1286
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"prompt": {
"description": "Text prompt describing the video to generate",
"required": true,
"type": "string"
},
"templateData": {
"description": "JSON stringified object with optional configuration. Include 'image' property here for image-to-video generation.",
"properties": {
"autoClank": {
"default": false,
"description": "Automatically deploy a Clanker token for this video with first frame as token. Sender is the creator to earn trading fees",
"type": "boolean"
},
"autoEnhance": {
"default": false,
"description": "Automatically enhance the prompt based on video model's prompting guidelines",
"type": "boolean"
},
"duration": {
"default": 8,
"description": "Video duration in seconds (model-dependent)",
"type": "number"
},
"image": {
"description": "Optional image URL (http(s)://) or base64 data URL (data:image/png;base64,...) for image-to-video generation",
"type": "string"
},
"soraVideoId": {
"description": "Sora video ID for remix/continuation",
"type": "string"
},
"videoModel": {
"default": "sora",
"description": "Video generation model to use",
"enum": [
"sora"
],
"type": "string"
}
},
"required": false,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"mimeType": "application/json",
"type": "http"
}
Output Schema
{
"notes": [
"Response returns HTTP 202 (Accepted) with taskId",
"Poll status at: GET /generation/:taskId/status",
"Status responses: 'queued' (202), 'processing' (202), 'completed' (200), 'failed' (500), 'not_found' (404)",
"Completed tasks return result.generation.video with the video URL",
"Monitor progress field (0-100) to track generation progress"
],
"properties": {
"taskId": {
"description": "Unique task identifier returned for polling status. Poll for completion status at GET eliza.getimagine.club/generation/{taskId}/status endpoint every 15 seconds until status is 'completed' or 'failed'. Generation typically takes 1-3 minutes.",
"format": "uuid",
"type": "string"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-06 16:04:58 | error | — | — | fetch failed |
| 2026-05-06 13:44:38 | error | — | — | fetch failed |
| 2026-05-06 12:35:28 | error | — | — | fetch failed |
| 2026-05-06 09:51:56 | error | — | — | fetch failed |
| 2026-05-06 06:47:09 | error | — | — | fetch failed |
| 2026-05-06 02:37:19 | error | — | — | fetch failed |
| 2026-05-05 23:26:36 | error | — | — | fetch failed |
| 2026-05-05 20:38:54 | error | — | — | fetch failed |
| 2026-05-05 17:59:29 | error | — | — | fetch failed |
| 2026-05-05 14:36:03 | error | — | — | fetch failed |
| 2026-05-05 11:12:43 | error | — | — | fetch failed |
| 2026-05-05 08:46:48 | error | — | — | fetch failed |
| 2026-05-05 05:34:46 | error | — | — | fetch failed |
| 2026-05-05 02:56:42 | error | — | — | fetch failed |
| 2026-05-05 00:40:35 | error | — | — | fetch failed |
| 2026-05-04 21:42:33 | error | — | — | fetch failed |
| 2026-05-04 18:33:16 | error | — | — | fetch failed |
| 2026-05-04 15:01:57 | error | — | — | fetch failed |
| 2026-05-04 13:24:57 | error | — | — | fetch failed |
| 2026-05-04 11:33:09 | error | — | — | fetch failed |