{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-beta-daydreams-systems-v1-videos-sora-2-pro-remix-jobs",
  "title": "Daydreams \u00b7 Sora 2 Pro Video Remix",
  "url": "https://api-beta.daydreams.systems/v1/videos/sora-2-pro/remix/jobs",
  "category": "media",
  "summary": "Remix existing Sora 2 Pro videos by submitting updated prompts with configurable aspect ratios.",
  "seo": {
    "title": "Sora 2 Pro Video Remix API \u2014 Daydreams | x402all",
    "description": "Remix completed OpenAI Sora 2 Pro videos with updated prompts. Supports 16:9 and 9:16 aspect ratios. $3.15 per call on Base."
  },
  "use_cases": [
    "Iterate on video concepts without regenerating from scratch",
    "Adjust video aspect ratio for different platforms",
    "Refine video outputs based on feedback"
  ],
  "ideal_buyer": "Video creators and marketers using Sora 2 Pro who need iterative refinement and format adaptation.",
  "example_prompt": "Remix my Sora video with a more dramatic lighting prompt and change the aspect ratio to 9:16 for TikTok.",
  "example_request_body": {
    "prompt": "More dramatic lighting, cinematic atmosphere",
    "aspect_ratio": "9:16",
    "remix_video_id": "video_12345"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 157.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": "3150000",
      "max_timeout_seconds": 600,
      "mime_type": "application/json",
      "description": "Remix a completed OpenAI Sora 2 Pro video using an updated prompt.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "prompt",
              "remix_video_id"
            ],
            "properties": {
              "size": {
                "type": "string",
                "description": "Output resolution (e.g., 720p, 1080p, or WIDTHxHEIGHT format)."
              },
              "prompt": {
                "type": "string",
                "maxLength": 4000,
                "minLength": 1,
                "description": "Updated text prompt to guide the remix generation."
              },
              "seconds": {
                "anyOf": [
                  {
                    "type": "string",
                    "pattern": "^[0-9]+(\\.[0-9]+)?$",
                    "description": "Clip duration in seconds."
                  },
                  {
                    "type": "number",
                    "description": "Clip duration in seconds.",
                    "exclusiveMinimum": 0
                  }
                ]
              },
              "resolution": {
                "type": "string",
                "description": "Alias for size - output resolution."
              },
              "aspect_ratio": {
                "enum": [
                  "16:9",
                  "9:16"
                ],
                "type": "string",
                "description": "Aspect ratio (16:9 for landscape, 9:16 for portrait)."
              },
              "remix_video_id": {
                "type": "string",
                "minLength": 1,
                "description": "Identifier of the completed video to remix."
              }
            },
            "description": "OpenAI Sora video remix request."
          }
        },
        "request": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "size": {
              "type": "string",
              "description": "Output resolution (e.g., 720p, 1080p, or WIDTHxHEIGHT format)."
            },
            "prompt": {
              "type": "string",
              "maxLength": 4000,
              "minLength": 1,
              "description": "Updated text prompt to guide the remix generation."
            },
            "seconds": {
              "anyOf": [
                {
                  "type": "string",
                  "pattern": "^[0-9]+(\\.[0-9]+)?$",
                  "description": "Clip duration in seconds."
                },
                {
                  "type": "number",
                  "description": "Clip duration in seconds.",
                  "exclusiveMinimum": 0
                }
              ]
            },
            "resolution": {
              "type": "string",
              "description": "Alias for size - output resolution."
            },
            "aspect_ratio": {
              "enum": [
                "16:9",
                "9:16"
              ],
              "type": "string",
              "description": "Aspect ratio (16:9 for landscape, 9:16 for portrait)."
            },
            "remix_video_id": {
              "type": "string",
              "minLength": 1,
              "description": "Identifier of the completed video to remix."
            }
          },
          "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-786f14f29b53",
  "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-sora-2-pro-remix-jobs",
    "url": "https://x402all.com/resource/api-beta-daydreams-systems-v1-videos-sora-2-pro-remix-jobs",
    "name": "Daydreams \u00b7 Sora 2 Pro Video Remix",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-beta-daydreams-systems-v1-videos-sora-2-pro-remix-jobs",
      "@type": "Offer",
      "price": "3.15",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "3.150000",
        "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/sora-2-pro/remix/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-sora-2-pro-remix-jobs",
    "description": "Remix completed OpenAI Sora 2 Pro videos with updated prompts. Supports 16:9 and 9:16 aspect ratios. $3.15 per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-beta-daydreams-systems-v1-videos-sora-2-pro-remix-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-sora-2-pro-remix-jobs"
}
