{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "stablestudio-dev-api-generate-veo-3-1-generate",
  "title": "Stablestudio \u00b7 Veo 3.1 Generate",
  "url": "https://stablestudio.dev/api/generate/veo-3.1/generate",
  "category": "media",
  "summary": "Stablestudio \u00b7 Veo 3.1 Generate \u2014 x402-protected media API. Pay $10.00 per call on base, solana. Indexed by x402all.",
  "seo": {
    "title": "Stablestudio \u00b7 Veo 3.1 Generate \u2014 x402 media API \u00b7 $10.00 per call",
    "description": "Stablestudio \u00b7 Veo 3.1 Generate \u2014 x402-protected media API. Pay $10.00 per call on base, solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 125.0,
    "median_category_atomic": 80000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x07f067959297767c887dbfa3c72379c66e82a045",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "generate with Veo 3.1",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "prompt",
              "durationSeconds",
              "resolution",
              "aspectRatio",
              "imageMode"
            ],
            "properties": {
              "image": {
                "type": "string",
                "format": "uri",
                "description": "First frame image URL for image-to-video generation"
              },
              "prompt": {
                "type": "string",
                "minLength": 1,
                "description": "A detailed description of the video you want to generate"
              },
              "imageMode": {
                "enum": [
                  "none",
                  "first-frame",
                  "reference",
                  "interpolation"
                ],
                "type": "string",
                "default": "interpolation",
                "description": "How to use reference images"
              },
              "lastFrame": {
                "type": "string",
                "format": "uri",
                "description": "Last frame image URL for interpolation mode"
              },
              "resolution": {
                "enum": [
                  "720p",
                  "1080p"
                ],
                "type": "string",
                "default": "720p",
                "description": "Video resolution quality"
              },
              "aspectRatio": {
                "enum": [
                  "16:9",
                  "9:16"
                ],
                "type": "string",
                "default": "16:9",
                "description": "Aspect ratio (landscape or portrait)"
              },
              "negativePrompt": {
                "type": "string",
                "description": "Things to avoid in the generated video"
              },
              "durationSeconds": {
                "enum": [
                  "4",
                  "6",
                  "8"
                ],
                "type": "string",
                "default": "4",
                "description": "Duration of the video in seconds"
              },
              "referenceImages": {
                "type": "array",
                "items": {
                  "type": "string",
                  "format": "uri",
                  "description": "Reference image URL"
                },
                "maxItems": 3,
                "description": "Reference images for style guidance (max 3)"
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "bodyType": "json"
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "4TfEcG8PnkiXNDVncao1s1grtTUsHaoCVGPHUj45hSjr",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "generate with Veo 3.1",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "prompt",
              "durationSeconds",
              "resolution",
              "aspectRatio",
              "imageMode"
            ],
            "properties": {
              "image": {
                "type": "string",
                "format": "uri",
                "description": "First frame image URL for image-to-video generation"
              },
              "prompt": {
                "type": "string",
                "minLength": 1,
                "description": "A detailed description of the video you want to generate"
              },
              "imageMode": {
                "enum": [
                  "none",
                  "first-frame",
                  "reference",
                  "interpolation"
                ],
                "type": "string",
                "default": "interpolation",
                "description": "How to use reference images"
              },
              "lastFrame": {
                "type": "string",
                "format": "uri",
                "description": "Last frame image URL for interpolation mode"
              },
              "resolution": {
                "enum": [
                  "720p",
                  "1080p"
                ],
                "type": "string",
                "default": "720p",
                "description": "Video resolution quality"
              },
              "aspectRatio": {
                "enum": [
                  "16:9",
                  "9:16"
                ],
                "type": "string",
                "default": "16:9",
                "description": "Aspect ratio (landscape or portrait)"
              },
              "negativePrompt": {
                "type": "string",
                "description": "Things to avoid in the generated video"
              },
              "durationSeconds": {
                "enum": [
                  "4",
                  "6",
                  "8"
                ],
                "type": "string",
                "default": "4",
                "description": "Duration of the video in seconds"
              },
              "referenceImages": {
                "type": "array",
                "items": {
                  "type": "string",
                  "format": "uri",
                  "description": "Reference image URL"
                },
                "maxItems": 3,
                "description": "Reference images for style guidance (max 3)"
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "bodyType": "json"
        }
      }
    }
  ],
  "origin": {
    "slug": "stablestudio-dev",
    "host": "stablestudio.dev",
    "url": "https://stablestudio.dev",
    "favicon": "https://stablestudio.dev/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/stablestudio-dev-api-generate-veo-3-1-generate",
    "url": "https://x402all.com/resource/stablestudio-dev-api-generate-veo-3-1-generate",
    "name": "Stablestudio \u00b7 Veo 3.1 Generate",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/stablestudio-dev-api-generate-veo-3-1-generate",
        "@type": "Offer",
        "price": "10",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "10.000000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/stablestudio-dev-api-generate-veo-3-1-generate",
        "@type": "Offer",
        "price": "10",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "solana"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "10.000000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://stablestudio.dev/api/generate/veo-3.1/generate",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/stablestudio-dev",
      "url": "https://stablestudio.dev",
      "name": "stablestudio.dev",
      "@type": "Organization"
    },
    "identifier": "stablestudio-dev-api-generate-veo-3-1-generate",
    "description": "Stablestudio \u00b7 Veo 3.1 Generate \u2014 x402-protected media API. Pay $10.00 per call on base, solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stablestudio-dev-api-generate-veo-3-1-generate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stablestudio-dev-api-generate-veo-3-1-generate",
  "callability": {
    "status": "partial",
    "schema_callability": 0.262,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T22:59:28.219297+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://stablestudio.dev/api/generate/veo-3.1/generate",
    "content_type": "application/json",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "8a9290821532442347cc11bfd66b56368a6842d9bd91dbe1aa750f7eaca4f217"
  }
}