{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-xgen-world-v1-images-generate",
  "title": "xGen \u00b7 AI Image Generation",
  "url": "https://api.xgen.world/v1/images/generate",
  "category": "media",
  "summary": "Queue AI image generation jobs and track completion status through asynchronous processing.",
  "seo": {
    "title": "x402 Image Generation API | AI Image Create on Base",
    "description": "Generate AI images via asynchronous job queue. Returns job ID and status tracking. 0.05 USDC per generation request on Base via x402 micropayments."
  },
  "use_cases": [
    "Generate custom images for content marketing at scale",
    "Create visual assets for social media campaigns",
    "Produce AI artwork with per-image pricing and status tracking"
  ],
  "ideal_buyer": "Content creators and marketing automation platforms needing programmatic image generation with job queue management.",
  "example_prompt": "Generate an image of a futuristic cityscape at sunset",
  "example_request_body": {
    "prompt": "futuristic cityscape at sunset, cyberpunk style, 4k quality"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.625,
    "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": "50000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "model": {
              "enum": [
                "nano-banana-2",
                "nano-banana-pro",
                "seedream-4.6",
                "seedream-4.0"
              ],
              "type": "string",
              "required": true
            },
            "prompt": {
              "type": "string",
              "required": true
            },
            "resolution": {
              "type": "string"
            },
            "aspect_ratio": {
              "type": "string"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "id",
            "status"
          ],
          "properties": {
            "id": {
              "type": "string"
            },
            "status": {
              "enum": [
                "pending",
                "processing",
                "completed",
                "failed"
              ],
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "media-cl-59c43a2af0d0",
  "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-images-generate",
    "url": "https://x402all.com/resource/api-xgen-world-v1-images-generate",
    "name": "xGen \u00b7 AI Image Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-xgen-world-v1-images-generate",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "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/images/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-images-generate",
    "description": "Generate AI images via asynchronous job queue. Returns job ID and status tracking. 0.05 USDC per generation request on Base via x402 micropayments.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-xgen-world-v1-images-generate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-xgen-world-v1-images-generate"
}
