{
  "x402Version": 2,
  "id": 10951,
  "slug": "10951",
  "resource": "https://vmi1759441.contaboserver.net/api/x402/explainer-video",
  "description": "Generate an explainer video (about 5 minutes) from a topic with AI scenes and narration. Pay once via x402, then poll statusUrl for the MP4 download.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3795cd5EaA98dBFad6B7445132302Af0B4B92A39",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "art_style": "clean educational illustration",
            "background_style": "simple classroom backdrop",
            "character_design": "friendly cartoon narrator",
            "color_palette": "soft blues and greens",
            "constraints": "Target about 5 minutes; English narration",
            "mood": "curious and clear",
            "topic": "How photosynthesis works",
            "visual_style": "flat 2d animation",
            "voice": "af_heart"
          },
          "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": {
                  "art_style": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "background_style": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "character_design": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "color_palette": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "constraints": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "extra_context": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "mood": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "notification_email": {
                    "format": "email",
                    "type": "string"
                  },
                  "topic": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "visual_style": {
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "voice": {
                    "enum": [
                      "af_heart",
                      "af_bella",
                      "af_nicole",
                      "af_sarah",
                      "af_sky",
                      "am_adam",
                      "am_michael",
                      "bf_emma",
                      "bf_isabella",
                      "bm_george",
                      "bm_lewis"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "topic",
                  "voice",
                  "art_style",
                  "visual_style",
                  "character_design",
                  "background_style",
                  "color_palette",
                  "mood",
                  "constraints"
                ]
              },
              "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-20T17:56:09.88Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-20T17:56:09.4Z"
  },
  "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"
  }
}