{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-beta-daydreams-systems-v1-videos-veo-3-fast-jobs",
  "title": "Daydreams \u00b7 Veo 3 Fast Video Generation",
  "url": "https://api-beta.daydreams.systems/v1/videos/veo-3-fast/jobs",
  "category": "media",
  "summary": "Submits low-latency text-to-video generation jobs using Google Veo 3 Fast with configurable aspect ratio, duration, and audio options.",
  "seo": {
    "title": "Veo 3 Fast Video API | 1.05 USDC | Text-to-Video",
    "description": "Generate videos with Google Veo 3 Fast via x402. 1.05 USDC per call on Base. Low-latency text-to-video with 4-8 second duration options."
  },
  "use_cases": [
    "Generate short-form video content from text",
    "Create marketing clips with AI video generation",
    "Produce social media videos with custom aspect ratios"
  ],
  "ideal_buyer": "Content creators and marketing automation developers needing rapid video generation.",
  "example_prompt": "Generate a 6-second vertical video of a robot walking through a forest",
  "example_request_body": {
    "aspect_ratio": "9:16",
    "enable_audio": false,
    "duration_seconds": 6
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 52.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb308ed39d67d0d4bae5bc2faef60c66bbb6ae429",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1050000",
      "max_timeout_seconds": 600,
      "mime_type": "application/json",
      "description": "Submit a low-latency text-to-video job using Google Veo 3 Fast via Router.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "prompt",
              "duration_seconds",
              "resolution",
              "aspect_ratio",
              "enable_audio"
            ],
            "properties": {
              "user": {
                "type": "string",
                "description": "Optional end-user identifier for tracking."
              },
              "prompt": {
                "type": "string",
                "maxLength": 4000,
                "minLength": 1,
                "description": "Text prompt describing the desired video."
              },
              "resolution": {
                "enum": [
                  "720p",
                  "1080p"
                ],
                "type": "string",
                "default": "1080p",
                "description": "Target output resolution."
              },
              "webhook_url": {
                "type": "string",
                "format": "uri",
                "description": "Webhook to receive job status updates."
              },
              "aspect_ratio": {
                "enum": [
                  "16:9",
                  "9:16"
                ],
                "type": "string",
                "default": "16:9",
                "description": "Output aspect ratio."
              },
              "enable_audio": {
                "type": "boolean",
                "default": false,
                "description": "Whether to include an audio track."
              },
              "duration_seconds": {
                "anyOf": [
                  {
                    "type": "number",
                    "const": 4
                  },
                  {
                    "type": "number",
                    "const": 6
                  },
                  {
                    "type": "number",
                    "const": 8
                  }
                ],
                "default": 6,
                "description": "Requested video duration in seconds (defaults to 6)."
              }
            }
          }
        },
        "request": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "user": {
              "type": "string",
              "description": "Optional end-user identifier for tracking."
            },
            "prompt": {
              "type": "string",
              "maxLength": 4000,
              "minLength": 1,
              "description": "Text prompt describing the desired video."
            },
            "resolution": {
              "enum": [
                "720p",
                "1080p"
              ],
              "type": "string",
              "default": "1080p",
              "description": "Target output resolution."
            },
            "webhook_url": {
              "type": "string",
              "format": "uri",
              "description": "Webhook to receive job status updates."
            },
            "aspect_ratio": {
              "enum": [
                "16:9",
                "9:16"
              ],
              "type": "string",
              "default": "16:9",
              "description": "Output aspect ratio."
            },
            "enable_audio": {
              "type": "boolean",
              "default": false,
              "description": "Whether to include an audio track."
            },
            "duration_seconds": {
              "anyOf": [
                {
                  "type": "number",
                  "const": 4
                },
                {
                  "type": "number",
                  "const": 6
                },
                {
                  "type": "number",
                  "const": 8
                }
              ],
              "default": 6,
              "description": "Requested video duration in seconds (defaults to 6)."
            }
          },
          "headerFields": {
            "X-PAYMENT": {
              "type": "string",
              "description": "Base64-encoded x402 payment payload."
            },
            "Authorization": {
              "type": "string",
              "description": "Bearer token or API key (optional when providing an x402 payment)."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-6bc85c6e963e",
  "origin": {
    "slug": "api-beta-daydreams-systems",
    "host": "api-beta.daydreams.systems",
    "title": "Daydreams Systems API (Beta)",
    "description": "Beta API origin for Daydreams Systems. No public documentation available; access is currently restricted.",
    "url": "https://api-beta.daydreams.systems"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-beta-daydreams-systems-v1-videos-veo-3-fast-jobs",
    "url": "https://x402all.com/resource/api-beta-daydreams-systems-v1-videos-veo-3-fast-jobs",
    "name": "Daydreams \u00b7 Veo 3 Fast Video Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-beta-daydreams-systems-v1-videos-veo-3-fast-jobs",
      "@type": "Offer",
      "price": "1.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api-beta.daydreams.systems/v1/videos/veo-3-fast/jobs",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-beta-daydreams-systems",
      "url": "https://api-beta.daydreams.systems",
      "name": "Daydreams Systems API (Beta)",
      "@type": "Organization"
    },
    "identifier": "api-beta-daydreams-systems-v1-videos-veo-3-fast-jobs",
    "description": "Generate videos with Google Veo 3 Fast via x402. 1.05 USDC per call on Base. Low-latency text-to-video with 4-8 second duration options.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-beta-daydreams-systems-v1-videos-veo-3-fast-jobs",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-beta-daydreams-systems-v1-videos-veo-3-fast-jobs"
}
