{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "bk9jpt7z-nx-link-images-generations",
  "title": "Venice.ai \u00b7 Generate Images via Proxy",
  "url": "https://bk9jpt7z.nx.link/images/generations",
  "category": "media",
  "summary": "Generate AI images via Venice.ai API endpoint with x402 micropayment authorization.",
  "seo": {
    "title": "AI Image Generation API - Venice.ai x402 Proxy",
    "description": "Generate images via Venice.ai API through x402 proxy. 0.01 USDC per generation on Base. POST to /images/generations."
  },
  "use_cases": [
    "Generate AI images from text prompts",
    "Create visual content via API",
    "Access Venice.ai image generation"
  ],
  "ideal_buyer": "AI agents and applications needing programmatic image generation with per-request pricing.",
  "example_prompt": "Generate an image of a futuristic cityscape at sunset.",
  "example_request_body": {
    "width": 1024,
    "height": 1024,
    "prompt": "futuristic cityscape at sunset, cyberpunk style, neon lights"
  },
  "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": "0x6c404c6aa5ddd01a9a5978f67f16a4c44174c288",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Venice.ai API https://api.venice.ai/api/v1 - POST /api/v1/image/generations",
      "verified": false,
      "hints": {
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "required": [
                    "created",
                    "data"
                  ],
                  "properties": {
                    "data": {
                      "type": "array",
                      "items": {
                        "anyOf": [
                          {
                            "type": "object",
                            "required": [
                              "b64_json"
                            ],
                            "properties": {
                              "b64_json": {
                                "type": "string",
                                "example": "iVBORw0KGgoAAAANSUhEUgAA...",
                                "description": "Base64-encoded JSON string of the generated image"
                              }
                            }
                          },
                          {
                            "type": "object",
                            "required": [
                              "url"
                            ],
                            "properties": {
                              "url": {
                                "type": "string",
                                "example": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA...",
                                "description": "Data URL of the generated image"
                              }
                            }
                          }
                        ]
                      }
                    },
                    "created": {
                      "type": "integer",
                      "example": 1713833628,
                      "description": "Unix timestamp for when the request was created"
                    }
                  },
                  "additionalProperties": false
                }
              }
            },
            "headers": {
              "Content-Encoding": {
                "schema": {
                  "enum": [
                    "gzip",
                    "br"
                  ],
                  "type": "string"
                },
                "description": "The encoding used to compress the response"
              },
              "x-venice-is-blurred": {
                "schema": {
                  "type": "boolean"
                },
                "required": false,
                "description": "Indicates if the generated image is blurred. When Safe Venice is enabled, adult material will be returned blurred."
              },
              "x-venice-is-content-violation": {
                "schema": {
                  "type": "boolean"
                },
                "required": false,
                "description": "Indicates if the generated image does not meet Venice terms of service."
              },
              "x-venice-model-deprecation-date": {
                "schema": {
                  "type": "string",
                  "format": "date-time"
                },
                "required": false,
                "description": "The date the model is scheduled for deprecation"
              },
              "x-venice-model-deprecation-warning": {
                "schema": {
                  "type": "string"
                },
                "required": false,
                "description": "A warning that the model is scheduled for deprecation"
              }
            },
            "description": "Successfully generated image"
          },
          "400": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/DetailedError"
                }
              }
            },
            "description": "Invalid request parameters"
          },
          "401": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/StandardError"
                }
              }
            },
            "description": "Authentication failed"
          },
          "402": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/StandardError"
                }
              }
            },
            "description": "Insufficient USD or Diem balance to complete request"
          },
          "415": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/StandardError"
                }
              }
            },
            "description": "Invalid request content-type"
          },
          "429": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/StandardError"
                }
              }
            },
            "description": "Rate limit exceeded"
          },
          "500": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/StandardError"
                }
              }
            },
            "description": "Inference processing failed"
          },
          "503": {
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/StandardError"
                }
              }
            },
            "description": "The model is at capacity. Please try again later."
          }
        },
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Encoding",
            "schema": {
              "type": "string",
              "example": "gzip, br"
            },
            "required": false,
            "description": "Supported compression encodings (gzip, br)."
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SimpleGenerateImageRequest"
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-b6c2a7421800",
  "origin": {
    "slug": "bk9jpt7z-nx-link",
    "host": "bk9jpt7z.nx.link",
    "url": "https://bk9jpt7z.nx.link"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/bk9jpt7z-nx-link-images-generations",
    "url": "https://x402all.com/resource/bk9jpt7z-nx-link-images-generations",
    "name": "Venice.ai \u00b7 Generate Images via Proxy",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/bk9jpt7z-nx-link-images-generations",
      "@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://bk9jpt7z.nx.link/images/generations",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/bk9jpt7z-nx-link",
      "url": "https://bk9jpt7z.nx.link",
      "name": "bk9jpt7z.nx.link",
      "@type": "Organization"
    },
    "identifier": "bk9jpt7z-nx-link-images-generations",
    "description": "Generate images via Venice.ai API through x402 proxy. 0.01 USDC per generation on Base. POST to /images/generations.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=bk9jpt7z-nx-link-images-generations",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=bk9jpt7z-nx-link-images-generations"
}
