{
  "x402Version": 2,
  "id": 10950,
  "slug": "10950",
  "resource": "https://vmi1759441.contaboserver.net/api/x402/ugc-product-video",
  "description": "Create an about 8-second UGC-style product ad from a product image and details. Pay once via x402, then poll statusUrl for the MP4 download.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3795cd5EaA98dBFad6B7445132302Af0B4B92A39",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "600000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "instructions": "UGC kitchen unboxing, warm natural light, about 8 seconds",
            "product_details": "Organic salsa jar, spicy tomato flavor, 16oz",
            "product_image_url": "https://example.com/product.png"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "message": "Video generation started.",
            "status": "processing",
            "statusUrl": "https://example.com/api/x402/status?session_id=550e8400-e29b-41d4-a716-446655440000",
            "taskId": "550e8400-e29b-41d4-a716-446655440000"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "instructions": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "notification_email": {
                    "format": "email",
                    "type": "string"
                  },
                  "product_details": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "product_image_base64": {
                    "type": "string"
                  },
                  "product_image_mime": {
                    "type": "string"
                  },
                  "product_image_url": {
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "product_details"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "message": {
                    "type": "string"
                  },
                  "status": {
                    "description": "Initial job status",
                    "type": "string"
                  },
                  "statusUrl": {
                    "description": "Poll GET this URL for download_url when completed",
                    "format": "uri",
                    "type": "string"
                  },
                  "taskId": {
                    "description": "Generation session id",
                    "type": "string"
                  }
                },
                "required": [
                  "taskId",
                  "status",
                  "statusUrl"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "vmi1759441.contaboserver.net",
  "lastUpdated": "2026-08-22T01:03:56.343Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-22T01:03:55.613Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "vmi1759441.contaboserver.net",
    "manifest_name": "vmi1759441.contaboserver.net",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}