{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-image-generator",
  "title": "GG402 \u00b7 Text-to-Image Generation",
  "url": "https://gg402.vercel.app/image_generator",
  "category": "media",
  "summary": "Generate custom images from text prompts with selectable styles and resolution options.",
  "seo": {
    "title": "GG402: AI Image Generation API - $0.01 USDC",
    "description": "Generate custom images from text prompts with style and resolution options. Pay $0.01 USDC via x402 on Base."
  },
  "use_cases": [
    "Create visual content from text descriptions",
    "Generate images with specific artistic styles",
    "Produce resolution-optimized images for different use cases"
  ],
  "ideal_buyer": "Content generation agents and creative applications needing programmatic image synthesis with style control.",
  "example_prompt": "Generate an image of a futuristic cityscape in cyberpunk style at 1024x1024 resolution.",
  "example_request_body": {
    "style": "cyberpunk",
    "prompt": "futuristic cityscape with neon lights",
    "resolution": "1024x1024"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Creates custom images from text prompts, allowing style selection and resolution options for creative visualization.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "style": {
              "type": "string",
              "required": false,
              "description": "Art style, e.g., 'realistic', 'cartoon'."
            },
            "prompt": {
              "type": "string",
              "required": true,
              "description": "Text description of the desired image, e.g., 'a futuristic city at sunset'."
            },
            "resolution": {
              "type": "string",
              "required": false,
              "description": "Image size, e.g., '512x512', '1024x1024'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "image_url",
            "metadata",
            "variations"
          ],
          "properties": {
            "metadata": {
              "type": "object",
              "properties": {
                "style": {
                  "type": "string",
                  "description": "The art style used for the image."
                },
                "resolution": {
                  "type": "string",
                  "description": "The resolution of the generated image."
                },
                "generation_time": {
                  "type": "number",
                  "description": "Time taken to generate the image in seconds."
                }
              },
              "description": "Details like style used and generation time."
            },
            "image_url": {
              "type": "string",
              "description": "URL to the generated image."
            },
            "variations": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "URLs to alternative versions of the image."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-image-generator",
    "url": "https://x402all.com/resource/gg402-vercel-app-image-generator",
    "name": "GG402 \u00b7 Text-to-Image Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-image-generator",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/image_generator",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-image-generator",
    "description": "Generate custom images from text prompts with style and resolution options. Pay $0.01 USDC via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-image-generator",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-image-generator"
}
