{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "work-ecliptic-gg-montages",
  "title": "Ecliptic \u00b7 AI music video montage generator",
  "url": "https://work.ecliptic.gg/montages",
  "category": "media",
  "summary": "Generate synchronized music video montages by uploading audio tracks, video clips, and creative prompts. Returns job ID for polling completion.",
  "seo": {
    "title": "AI Music Video Montage API | Audio-Video Sync | x402",
    "description": "Generate AI-powered music video montages from audio tracks and video clips. Asynchronous job processing with asset staging. Pay per call with USDC on Base via x402."
  },
  "use_cases": [
    "Create social media music videos from song stems and B-roll",
    "Generate lyric videos with automated clip selection",
    "Produce draft edits for music video directors"
  ],
  "ideal_buyer": "Musicians, content creators, and video editors needing automated first-pass music video assembly without manual timeline editing.",
  "example_prompt": "Create a montage for this song using these beach clips with a sunset vibe",
  "example_request_body": {
    "prompt": "Sunset beach vibes with gentle camera movement",
    "audioAssetId": "audio_abc123",
    "videoAssetIds": [
      "video_def456",
      "video_ghi789"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xfdeae251395004654fbd741824d08df95315ed6c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Upload a song plus one or more video clips and a short creative prompt, and Ecliptic will generate a music/video montage edit. The request returns a job and asset identifiers; poll GET /jobs/{jobId} until status = succeeded to read the final video URL.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "audio": {
              "type": "object",
              "properties": {
                "url": {
                  "type": "string",
                  "description": "Direct HTTPS URL to fetch the audio from (signed URLs are recommended; Drive/Dropbox share pages will fail)."
                },
                "assetId": {
                  "type": "string",
                  "description": "Existing audio asset identifier"
                },
                "filename": {
                  "type": "string",
                  "description": "Optional filename to persist when staging the audio object."
                },
                "contentType": {
                  "type": "string",
                  "description": "Optional MIME type override for the audio download."
                }
              },
              "description": "Audio reference. Provide either an existing assetId fetched earlier or a HTTPS URL we can download (meaning the URL ends in .mp4 and is actually an mp4). The multipart form supports an 'audio' file field instead."
            },
            "prompt": {
              "type": "string",
              "description": "Optional creative brief (<=1000 characters) passed to the AI planner."
            },
            "videos": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "url": {
                    "type": "string",
                    "description": "Direct HTTPS URL to fetch the video from (signed URLs recommended; must stream raw media)."
                  },
                  "assetId": {
                    "type": "string",
                    "description": "Existing video asset identifier"
                  },
                  "filename": {
                    "type": "string",
                    "description": "Optional filename to persist when staging the video object."
                  },
                  "contentType": {
                    "type": "string",
                    "description": "Optional MIME type override for the video download."
                  }
                }
              },
              "description": "List of video references. Each entry may reuse an assetId or provide a direct HTTPS URL we can download. The multipart form accepts repeated 'videos' file fields."
            },
            "username": {
              "type": "string",
              "description": "Optional display name (<=50 characters). Used for job tracking and output naming."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "jobId",
            "audioAssetId",
            "videoAssetIds"
          ],
          "properties": {
            "jobId": {
              "type": "string",
              "description": "Identifier for the queued montage. Poll GET /jobs/{jobId} until status=succeeded to obtain the CDN URL."
            },
            "audioAssetId": {
              "type": "string",
              "description": "Staged audio asset identifier. Use it in future montage calls or GET /assets to inspect metadata."
            },
            "videoAssetIds": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Staged video asset identifiers, matching the order of the submitted clips."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-4eae5c4a57ca",
  "origin": {
    "slug": "work-ecliptic-gg",
    "host": "work.ecliptic.gg",
    "url": "https://work.ecliptic.gg",
    "favicon": "https://ecliptic.gg/logos/web-app-manifest-512x512.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/work-ecliptic-gg-montages",
    "url": "https://x402all.com/resource/work-ecliptic-gg-montages",
    "name": "Ecliptic \u00b7 AI music video montage generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/work-ecliptic-gg-montages",
      "@type": "Offer",
      "price": "0.02",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.020000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://work.ecliptic.gg/montages",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/work-ecliptic-gg",
      "url": "https://work.ecliptic.gg",
      "name": "work.ecliptic.gg",
      "@type": "Organization"
    },
    "identifier": "work-ecliptic-gg-montages",
    "description": "Generate AI-powered music video montages from audio tracks and video clips. Asynchronous job processing with asset staging. Pay per call with USDC on Base via x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=work-ecliptic-gg-montages",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=work-ecliptic-gg-montages"
}
