{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "eliza-getimagine-club-generation-create",
  "title": "Imagine \u00b7 AIGC Video Generation",
  "url": "https://eliza.getimagine.club/generation/create",
  "category": "media",
  "summary": "Create AI-generated video content using advanced models with optional on-chain tokenization to capture trading fees.",
  "seo": {
    "title": "AIGC Video Generation API | Tokenize & Earn | x402",
    "description": "Generate AI videos with optional tokenization for trading fees. 1 USDC per generation on Base."
  },
  "use_cases": [
    "Generate viral video content",
    "Tokenize creative outputs for monetization",
    "Produce AI video for social platforms",
    "Create tradeable digital media assets"
  ],
  "ideal_buyer": "Content creators, AI media studios, and creators seeking to monetize generated content through tokenization.",
  "example_prompt": "Generate a cinematic video of a cyberpunk city at night with neon lights and flying cars",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 33.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x13a9e3ee4a25c3c72d67f42044438aabc54f2b96",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 60,
      "description": "Generate AIGC (ai generated content) using the most advanced video models and optionally coin them to earn trading fees",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "prompt": {
              "type": "string",
              "required": true,
              "description": "Text prompt describing the video to generate"
            },
            "templateData": {
              "type": "string",
              "required": false,
              "properties": {
                "image": {
                  "type": "string",
                  "description": "Optional image URL (http(s)://) or base64 data URL (data:image/png;base64,...) for image-to-video generation"
                },
                "duration": {
                  "type": "number",
                  "description": "Video duration in seconds (model-dependent)"
                },
                "autoClank": {
                  "type": "boolean",
                  "description": "Automatically deploy a Clanker token for this video with first frame as token. Sender is the creator to earn trading fees"
                },
                "videoModel": {
                  "enum": [
                    "sora"
                  ],
                  "type": "string",
                  "description": "Video generation model to use"
                },
                "autoEnhance": {
                  "type": "boolean",
                  "description": "Automatically enhance the prompt based on video model's prompting guidelines"
                },
                "soraVideoId": {
                  "type": "string",
                  "description": "Sora video ID for remix/continuation"
                }
              },
              "description": "JSON stringified object with optional configuration. Include 'image' property here for image-to-video generation."
            }
          }
        },
        "output": {
          "type": "object",
          "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": {
              "type": "string",
              "format": "uuid",
              "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."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "eliza-getimagine-club",
    "host": "eliza.getimagine.club",
    "title": "eliza.getimagine.club",
    "description": "An x402-payable API origin at eliza.getimagine.club. No service information is currently available from the host.",
    "url": "https://eliza.getimagine.club",
    "favicon": "http://eliza.getimagine.club/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/eliza-getimagine-club-generation-create",
    "url": "https://x402all.com/resource/eliza-getimagine-club-generation-create",
    "name": "Imagine \u00b7 AIGC Video Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/eliza-getimagine-club-generation-create",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://eliza.getimagine.club/generation/create",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/eliza-getimagine-club",
      "url": "https://eliza.getimagine.club",
      "name": "eliza.getimagine.club",
      "@type": "Organization"
    },
    "identifier": "eliza-getimagine-club-generation-create",
    "description": "Generate AI videos with optional tokenization for trading fees. 1 USDC per generation on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=eliza-getimagine-club-generation-create",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=eliza-getimagine-club-generation-create"
}
