← Back to directory

Generate AIGC (ai generated content) using the most advanced video models and op...

https://eliza.getimagine.club/generation/create

Overview

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-03-21 23:45:37
Last Healthy Never
Consecutive Failures 339

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-03-21 23:45:37 error fetch failed
2026-03-21 22:48:32 error fetch failed
2026-03-21 22:03:24 error fetch failed
2026-03-21 20:40:03 error fetch failed
2026-03-21 19:38:36 error fetch failed
2026-03-21 18:42:28 error fetch failed
2026-03-21 17:39:42 error fetch failed
2026-03-21 16:52:30 error fetch failed
2026-03-21 15:34:58 error fetch failed
2026-03-21 15:12:14 error fetch failed
2026-03-21 14:14:40 error fetch failed
2026-03-21 13:04:12 error fetch failed
2026-03-21 12:10:15 error fetch failed
2026-03-21 11:05:10 error fetch failed
2026-03-21 10:12:53 error fetch failed
2026-03-21 09:14:30 error fetch failed
2026-03-21 08:20:53 error fetch failed
2026-03-21 07:23:57 error fetch failed
2026-03-21 06:26:03 error fetch failed
2026-03-21 05:06:46 error fetch failed