{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-xgen-world-v1-videos-generate",
  "title": "XGen \u00b7 Video Generation",
  "url": "https://api.xgen.world/v1/videos/generate",
  "category": "media",
  "summary": "Initiate AI video generation jobs and receive tracking IDs for monitoring creation status.",
  "seo": {
    "title": "XGen AI Video Generation API | x402 $0.25 USDC",
    "description": "Generate AI videos via XGen's x402 API. Pay $0.25 USDC per call on Base. Returns generation ID and status tracking. No subscription or API keys."
  },
  "use_cases": [
    "Generate marketing videos from text prompts",
    "Create video content for social media campaigns",
    "Produce video variations for A/B testing"
  ],
  "ideal_buyer": "Content marketers, social media managers, and creative agencies that need on-demand video generation without platform subscriptions.",
  "example_prompt": "Generate a 15-second product showcase video for a new wireless headphone launch.",
  "example_request_body": {
    "style": "commercial",
    "prompt": "Product showcase video for wireless headphones",
    "duration": 15
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.125,
    "median_category_atomic": 80000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x8fd70c7f86454273fc2df8379dbf08a95ab103d3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "250000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "mode": {
              "enum": [
                "t2v"
              ],
              "type": "string",
              "required": true
            },
            "model": {
              "enum": [
                "veo-3.1-fast",
                "veo-3.1-lite"
              ],
              "type": "string",
              "required": true
            },
            "prompt": {
              "type": "string",
              "required": true
            },
            "aspect_ratio": {
              "type": "string"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "id",
            "status"
          ],
          "properties": {
            "id": {
              "type": "string"
            },
            "status": {
              "enum": [
                "pending",
                "processing",
                "completed",
                "failed"
              ],
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-xgen-world",
    "host": "api.xgen.world",
    "title": "api.xgen.world",
    "description": "API origin at api.xgen.world. Currently returning a 502 Bad Gateway error. No service description available from the host.",
    "url": "https://api.xgen.world",
    "favicon": "https://xgen.world/favicon.ico?favicon.02ska-blhc141.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-xgen-world-v1-videos-generate",
    "url": "https://x402all.com/resource/api-xgen-world-v1-videos-generate",
    "name": "XGen \u00b7 Video Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-xgen-world-v1-videos-generate",
      "@type": "Offer",
      "price": "0.25",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.250000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.xgen.world/v1/videos/generate",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-xgen-world",
      "url": "https://api.xgen.world",
      "name": "api.xgen.world",
      "@type": "Organization"
    },
    "identifier": "api-xgen-world-v1-videos-generate",
    "description": "Generate AI videos via XGen's x402 API. Pay $0.25 USDC per call on Base. Returns generation ID and status tracking. No subscription or API keys.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-xgen-world-v1-videos-generate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-xgen-world-v1-videos-generate"
}
