{
  "x402Version": 2,
  "id": 8285,
  "slug": "8285",
  "resource": "https://kino402.com/v1/prompts/ugc-product-video",
  "description": "UGC product video prompt: the compiled prompt and render plan for a 5s 9:16 casual spot on seedance-1.5-pro",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2A266c87F7b0D1F8A471D2d5234F5CF4FB62b206",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "8000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "FZFwXPrnGUKZ9YzgfgXbmbaDzAS8dNEjcrBXkXoKbX9A",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "8000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "platform": "tiktok",
            "product_name": "an insulated steel water bottle",
            "selling_points": [
              "keeps ice all day",
              "fits a car cup holder"
            ],
            "tone": "casual"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "compiler": "template",
            "price": {
              "atomic_usdc": "8000",
              "usd": "$0.008"
            },
            "prompt": "Vertical 9:16 user-generated product video, 5 seconds, one continuous handheld take. …",
            "render_plan": {
              "aspect_ratio": "9:16",
              "duration_s": 5,
              "model": "seedance-1.5-pro",
              "resolution": "720p"
            }
          },
          "format": "application/json",
          "type": "text"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "description": "a JSON body, up to 16 KB. The price is flat: an unpaid POST answers 402 with the same quote for any valid brief.",
                "type": "object"
              },
              "bodyType": {
                "const": "json",
                "type": "string"
              },
              "method": {
                "const": "POST",
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": false,
            "properties": {
              "example": {
                "description": "a sample response from the real code path"
              },
              "format": {
                "const": "application/json",
                "description": "the compiled prompt and the render plan it was written for, as JSON. No video is rendered and no job is created.",
                "type": "string"
              },
              "type": {
                "const": "text",
                "type": "string"
              }
            },
            "required": [
              "type",
              "format"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "kino402.com",
  "lastUpdated": "2026-09-01T14:15:22.468Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T14:15:21.796Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "kino402.com",
    "manifest_name": "kino402.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}