{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-venice-ai-api-v1-image-upscale",
  "title": "Venice AI \u00b7 Upscale Image Resolution",
  "url": "https://api.venice.ai/api/v1/image/upscale",
  "category": "media",
  "summary": "Increase image resolution and quality through AI-powered upscaling.",
  "seo": {
    "title": "AI Image Upscaling API - x402 on Base",
    "description": "Upscale image resolution using Venice AI. Private, uncensored image enhancement. Pay 10 USDC per call. Returns upscaled image binary. POST endpoint via x402 micropayment."
  },
  "use_cases": [
    "Enhance low-resolution images for print or display",
    "Upscale AI-generated images for higher quality outputs",
    "Improve image resolution for archival or presentation purposes"
  ],
  "ideal_buyer": "Content creators and AI agents needing automated image quality enhancement.",
  "example_prompt": "Upscale this image to higher resolution",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 125,
    "median_category_atomic": 80000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x2670b922ef37c7df47158725c0cc407b5382293f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "image": {
              "required": true,
              "description": "The image to upscale. Can be either a file upload or a base64-encoded string. Image dimensions must be at least 65536 pixels and final dimensions after scaling must not exceed 16777216 pixels. File size must be less than 25MB."
            },
            "scale": {
              "type": "number",
              "description": "The scale factor for upscaling the image. Must be a number between 1 and 4. Scale of 1 requires enhance to be set true and will only run the enhancer. Scale must be > 1 if enhance is false. A scale of 4 with large images will result in the scale being dynamically set to ensure the final image stays within the maximum size limits."
            },
            "enhance": {
              "description": "Whether to enhance the image using Venice's image engine during upscaling. Must be true if scale is 1."
            },
            "replication": {
              "type": "number",
              "description": "How strongly lines and noise in the base image are preserved. Higher values are noisier but less plastic/AI \"generated\"/hallucinated. Must be between 0 and 1."
            },
            "enhancePrompt": {
              "type": "string",
              "description": "The text to image style to apply during prompt enhancement. Does best with short descriptive prompts, like gold, marble or angry, menacing."
            },
            "enhanceCreativity": {
              "type": "number",
              "description": "Higher values let the enhancement AI change the image more. Setting this to 1 effectively creates an entirely new image."
            }
          }
        },
        "output": {
          "type": "string",
          "format": "binary"
        }
      }
    }
  ],
  "origin": {
    "slug": "api-venice-ai",
    "host": "api.venice.ai",
    "title": "Venice API Docs",
    "description": "Harness the full capabilities of Venice AI with the Venice API, a private and uncensored AI API enabling the development of advanced applications that generate text and images.",
    "url": "https://api.venice.ai",
    "og_image": "https://venice.ai/images/venice_social_preview.png",
    "favicon": "https://docs.venice.ai/mintlify-assets/_mintlify/favicons/veniceai/HJGBlV4jYrSOrFXh/_generated/favicon/favicon-16x16.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-venice-ai-api-v1-image-upscale",
    "url": "https://x402all.com/resource/api-venice-ai-api-v1-image-upscale",
    "name": "Venice AI \u00b7 Upscale Image Resolution",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-venice-ai-api-v1-image-upscale",
      "@type": "Offer",
      "price": "10",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "10.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.venice.ai/api/v1/image/upscale",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-venice-ai",
      "url": "https://api.venice.ai",
      "name": "Venice API Docs",
      "@type": "Organization"
    },
    "identifier": "api-venice-ai-api-v1-image-upscale",
    "description": "Upscale image resolution using Venice AI. Private, uncensored image enhancement. Pay 10 USDC per call. Returns upscaled image binary. POST endpoint via x402 micropayment.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-venice-ai-api-v1-image-upscale",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-venice-ai-api-v1-image-upscale"
}
