{
  "schema_version": "ctz-video-public-data-v1",
  "generated_at": "2026-05-11T08:34:33.555Z",
  "provider_ids": [
    "openai",
    "google_vertex_ai",
    "runway",
    "luma",
    "minimax_hailuo",
    "fal",
    "replicate",
    "fal_seedance",
    "fal_happyhorse",
    "byteplus_seedance",
    "alibaba_happyhorse_china",
    "alibaba_happyhorse_international"
  ],
  "provider_count": 12,
  "listing_count": 95,
  "pricing_units": [
    "credits_per_second",
    "per_second"
  ],
  "skipped_provider_ids": [],
  "benchmark_scenarios": {
    "cheapest_5s_any": {
      "listing_id": "minimax_hailuo/hailuo-02/512p/10s",
      "provider_id": "minimax_hailuo",
      "provider_name": "MiniMax Hailuo",
      "model_id": "minimax-hailuo-02",
      "model_name": "MiniMax-Hailuo-02",
      "resolution": "512p",
      "audio_included": null,
      "channel": "pay_as_you_go",
      "cost_field": "price_per_5s_usd",
      "cost_usd": 0.075
    },
    "cheapest_5s_720p_no_audio": {
      "listing_id": "google_vertex_ai/veo-3.1-lite/video-only/720p",
      "provider_id": "google_vertex_ai",
      "provider_name": "Google Vertex AI Veo",
      "model_id": "veo-3.1-lite",
      "model_name": "Veo 3.1 Lite",
      "resolution": "720p",
      "audio_included": false,
      "channel": "lite",
      "cost_field": "price_per_5s_usd",
      "cost_usd": 0.15
    },
    "cheapest_5s_720p_with_audio": {
      "listing_id": "google_vertex_ai/veo-3.1-lite/video-audio/720p",
      "provider_id": "google_vertex_ai",
      "provider_name": "Google Vertex AI Veo",
      "model_id": "veo-3.1-lite",
      "model_name": "Veo 3.1 Lite",
      "resolution": "720p",
      "audio_included": true,
      "channel": "lite",
      "cost_field": "price_per_5s_usd",
      "cost_usd": 0.25
    },
    "cheapest_10s_1080p_no_audio": {
      "listing_id": "google_vertex_ai/veo-3.1-lite/video-only/1080p",
      "provider_id": "google_vertex_ai",
      "provider_name": "Google Vertex AI Veo",
      "model_id": "veo-3.1-lite",
      "model_name": "Veo 3.1 Lite",
      "resolution": "1080p",
      "audio_included": false,
      "channel": "lite",
      "cost_field": "price_per_10s_usd",
      "cost_usd": 0.5
    },
    "cheapest_10s_1080p_with_audio": {
      "listing_id": "google_vertex_ai/veo-3.1-lite/video-audio/1080p",
      "provider_id": "google_vertex_ai",
      "provider_name": "Google Vertex AI Veo",
      "model_id": "veo-3.1-lite",
      "model_name": "Veo 3.1 Lite",
      "resolution": "1080p",
      "audio_included": true,
      "channel": "lite",
      "cost_field": "price_per_10s_usd",
      "cost_usd": 0.8
    }
  },
  "providers": [
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "openai",
      "provider_name": "OpenAI Sora",
      "provider_class": "official",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-04-28",
      "source_urls": [
        "https://developers.openai.com/api/docs/pricing",
        "https://developers.openai.com/api/docs/guides/video-generation"
      ],
      "listings": [
        {
          "listing_id": "openai/sora-2/standard/720p",
          "model_id": "sora-2",
          "model_name": "Sora 2",
          "source_model_provider": "openai",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": null,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.1,
          "price_per_5s_usd": 0.5,
          "price_per_10s_usd": 1,
          "availability": "available",
          "source_url": "https://developers.openai.com/api/docs/pricing",
          "notes": "OpenAI prices video generation per generated second; official pricing table does not split audio/no-audio.",
          "provider_id": "openai",
          "provider_name": "OpenAI Sora",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "openai/sora-2/batch/720p",
          "model_id": "sora-2",
          "model_name": "Sora 2",
          "source_model_provider": "openai",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": null,
          "channel": "batch",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.05,
          "price_per_5s_usd": 0.25,
          "price_per_10s_usd": 0.5,
          "availability": "available",
          "source_url": "https://developers.openai.com/api/docs/pricing",
          "notes": "Batch price for POST /v1/videos batch jobs.",
          "provider_id": "openai",
          "provider_name": "OpenAI Sora",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "openai/sora-2-pro/standard/720p",
          "model_id": "sora-2-pro",
          "model_name": "Sora 2 Pro",
          "source_model_provider": "openai",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": null,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.3,
          "price_per_5s_usd": 1.5,
          "price_per_10s_usd": 3,
          "availability": "available",
          "source_url": "https://developers.openai.com/api/docs/pricing",
          "notes": "OpenAI prices video generation per generated second; official pricing table does not split audio/no-audio.",
          "provider_id": "openai",
          "provider_name": "OpenAI Sora",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "openai/sora-2-pro/standard/1024p",
          "model_id": "sora-2-pro",
          "model_name": "Sora 2 Pro",
          "source_model_provider": "openai",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1024p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": null,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.5,
          "price_per_5s_usd": 2.5,
          "price_per_10s_usd": 5,
          "availability": "available",
          "source_url": "https://developers.openai.com/api/docs/pricing",
          "notes": "OpenAI lists 1024x1792 portrait and 1792x1024 landscape for this tier.",
          "provider_id": "openai",
          "provider_name": "OpenAI Sora",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "openai/sora-2-pro/standard/1080p",
          "model_id": "sora-2-pro",
          "model_name": "Sora 2 Pro",
          "source_model_provider": "openai",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": null,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.7,
          "price_per_5s_usd": 3.5,
          "price_per_10s_usd": 7,
          "availability": "available",
          "source_url": "https://developers.openai.com/api/docs/pricing",
          "notes": "OpenAI lists 1080x1920 portrait and 1920x1080 landscape for this tier.",
          "provider_id": "openai",
          "provider_name": "OpenAI Sora",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "openai/sora-2-pro/batch/720p",
          "model_id": "sora-2-pro",
          "model_name": "Sora 2 Pro",
          "source_model_provider": "openai",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": null,
          "channel": "batch",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.15,
          "price_per_5s_usd": 0.75,
          "price_per_10s_usd": 1.5,
          "availability": "available",
          "source_url": "https://developers.openai.com/api/docs/pricing",
          "notes": "Batch price for POST /v1/videos batch jobs.",
          "provider_id": "openai",
          "provider_name": "OpenAI Sora",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "openai/sora-2-pro/batch/1024p",
          "model_id": "sora-2-pro",
          "model_name": "Sora 2 Pro",
          "source_model_provider": "openai",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1024p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": null,
          "channel": "batch",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.25,
          "price_per_5s_usd": 1.25,
          "price_per_10s_usd": 2.5,
          "availability": "available",
          "source_url": "https://developers.openai.com/api/docs/pricing",
          "notes": "Batch price for POST /v1/videos batch jobs.",
          "provider_id": "openai",
          "provider_name": "OpenAI Sora",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "openai/sora-2-pro/batch/1080p",
          "model_id": "sora-2-pro",
          "model_name": "Sora 2 Pro",
          "source_model_provider": "openai",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": null,
          "channel": "batch",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.35,
          "price_per_5s_usd": 1.75,
          "price_per_10s_usd": 3.5,
          "availability": "available",
          "source_url": "https://developers.openai.com/api/docs/pricing",
          "notes": "Batch price for POST /v1/videos batch jobs.",
          "provider_id": "openai",
          "provider_name": "OpenAI Sora",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "google_vertex_ai",
      "provider_name": "Google Vertex AI Veo",
      "provider_class": "official",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-04-28",
      "source_urls": [
        "https://cloud.google.com/vertex-ai/generative-ai/pricing"
      ],
      "listings": [
        {
          "listing_id": "google_vertex_ai/veo-3.1/video-audio/720p-1080p",
          "model_id": "veo-3.1",
          "model_name": "Veo 3.1",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p_or_1080p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.4,
          "price_per_5s_usd": 2,
          "price_per_10s_usd": 4,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Google groups 720p and 1080p at the same video+audio price for this row.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1/video-audio/4k",
          "model_id": "veo-3.1",
          "model_name": "Veo 3.1",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.6,
          "price_per_5s_usd": 3,
          "price_per_10s_usd": 6,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Google lists 4k separately for Veo 3.1 video+audio generation.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1/video-only/720p-1080p",
          "model_id": "veo-3.1",
          "model_name": "Veo 3.1",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p_or_1080p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.2,
          "price_per_5s_usd": 1,
          "price_per_10s_usd": 2,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Google groups 720p and 1080p at the same video-only price for this row.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1/video-only/4k",
          "model_id": "veo-3.1",
          "model_name": "Veo 3.1",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.4,
          "price_per_5s_usd": 2,
          "price_per_10s_usd": 4,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Google lists 4k separately for Veo 3.1 video-only generation.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-fast/video-audio/720p",
          "model_id": "veo-3.1-fast",
          "model_name": "Veo 3.1 Fast",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.1,
          "price_per_5s_usd": 0.5,
          "price_per_10s_usd": 1,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Fast video+audio 720p price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-fast/video-audio/1080p",
          "model_id": "veo-3.1-fast",
          "model_name": "Veo 3.1 Fast",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.12,
          "price_per_5s_usd": 0.6,
          "price_per_10s_usd": 1.2,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Fast video+audio 1080p price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-fast/video-audio/4k",
          "model_id": "veo-3.1-fast",
          "model_name": "Veo 3.1 Fast",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.3,
          "price_per_5s_usd": 1.5,
          "price_per_10s_usd": 3,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Fast video+audio 4k price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-fast/video-only/720p",
          "model_id": "veo-3.1-fast",
          "model_name": "Veo 3.1 Fast",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.08,
          "price_per_5s_usd": 0.4,
          "price_per_10s_usd": 0.8,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Fast video-only 720p price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-fast/video-only/1080p",
          "model_id": "veo-3.1-fast",
          "model_name": "Veo 3.1 Fast",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.1,
          "price_per_5s_usd": 0.5,
          "price_per_10s_usd": 1,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Fast video-only 1080p price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-fast/video-only/4k",
          "model_id": "veo-3.1-fast",
          "model_name": "Veo 3.1 Fast",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.25,
          "price_per_5s_usd": 1.25,
          "price_per_10s_usd": 2.5,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Fast video-only 4k price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-lite/video-audio/720p",
          "model_id": "veo-3.1-lite",
          "model_name": "Veo 3.1 Lite",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "lite",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.05,
          "price_per_5s_usd": 0.25,
          "price_per_10s_usd": 0.5,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Lite video+audio 720p price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-lite/video-audio/1080p",
          "model_id": "veo-3.1-lite",
          "model_name": "Veo 3.1 Lite",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "lite",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.08,
          "price_per_5s_usd": 0.4,
          "price_per_10s_usd": 0.8,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Lite video+audio 1080p price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-lite/video-only/720p",
          "model_id": "veo-3.1-lite",
          "model_name": "Veo 3.1 Lite",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "lite",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.03,
          "price_per_5s_usd": 0.15,
          "price_per_10s_usd": 0.3,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Lite video-only 720p price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-3.1-lite/video-only/1080p",
          "model_id": "veo-3.1-lite",
          "model_name": "Veo 3.1 Lite",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "lite",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.05,
          "price_per_5s_usd": 0.25,
          "price_per_10s_usd": 0.5,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Lite video-only 1080p price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "google_vertex_ai/veo-2/video-only/720p",
          "model_id": "veo-2",
          "model_name": "Veo 2",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.5,
          "price_per_5s_usd": 2.5,
          "price_per_10s_usd": 5,
          "availability": "available",
          "source_url": "https://cloud.google.com/vertex-ai/generative-ai/pricing",
          "notes": "Veo 2 video generation price.",
          "provider_id": "google_vertex_ai",
          "provider_name": "Google Vertex AI Veo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "runway",
      "provider_name": "Runway API",
      "provider_class": "official",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-04-28",
      "source_urls": [
        "https://docs.dev.runwayml.com/guides/pricing/",
        "https://docs.dev.runwayml.com/guides/models/"
      ],
      "metadata": {
        "credit_usd": 0.01,
        "credit_note": "Runway API docs state credits can be purchased for $0.01 per credit in the developer portal."
      },
      "listings": [
        {
          "listing_id": "runway/gen4.5/standard",
          "model_id": "gen4.5",
          "model_name": "Runway Gen-4.5",
          "source_model_provider": "runway",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image",
            "video"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 12,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.12,
          "price_per_5s_usd": 0.6,
          "price_per_10s_usd": 1.2,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway API credit-normalized price.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "runway/gen4_turbo/standard",
          "model_id": "gen4_turbo",
          "model_name": "Runway Gen-4 Turbo",
          "source_model_provider": "runway",
          "mode": "image_to_video",
          "input_modalities": [
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "turbo",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 5,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.05,
          "price_per_5s_usd": 0.25,
          "price_per_10s_usd": 0.5,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway API credit-normalized price.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "runway/gen4_aleph/standard",
          "model_id": "gen4_aleph",
          "model_name": "Runway Gen-4 Aleph",
          "source_model_provider": "runway",
          "mode": "video_to_video",
          "input_modalities": [
            "video",
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "aleph",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 15,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.15,
          "price_per_5s_usd": 0.75,
          "price_per_10s_usd": 1.5,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway API credit-normalized price.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "runway/gen3a_turbo/standard",
          "model_id": "gen3a_turbo",
          "model_name": "Runway Gen-3 Alpha Turbo",
          "source_model_provider": "runway",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "turbo",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 5,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.05,
          "price_per_5s_usd": 0.25,
          "price_per_10s_usd": 0.5,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway API credit-normalized price.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "runway/act_two/standard",
          "model_id": "act_two",
          "model_name": "Runway Act-Two",
          "source_model_provider": "runway",
          "mode": "character_performance",
          "input_modalities": [
            "image",
            "video"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 5,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.05,
          "price_per_5s_usd": 0.25,
          "price_per_10s_usd": 0.5,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway API credit-normalized price.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "runway/veo3.1/audio",
          "model_id": "veo3.1",
          "model_name": "Veo 3.1 via Runway",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "runway_route",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 40,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.4,
          "price_per_5s_usd": 2,
          "price_per_10s_usd": 4,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway route for Veo 3.1 with audio; keep separate from Google direct Vertex AI pricing.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "runway/veo3.1/no-audio",
          "model_id": "veo3.1",
          "model_name": "Veo 3.1 via Runway",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "runway_route",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 20,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.2,
          "price_per_5s_usd": 1,
          "price_per_10s_usd": 2,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway route for Veo 3.1 without audio; keep separate from Google direct Vertex AI pricing.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "runway/veo3.1_fast/audio",
          "model_id": "veo3.1_fast",
          "model_name": "Veo 3.1 Fast via Runway",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": true,
          "channel": "runway_route",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 15,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.15,
          "price_per_5s_usd": 0.75,
          "price_per_10s_usd": 1.5,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway route for Veo 3.1 Fast with audio; keep separate from Google direct Vertex AI pricing.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "runway/veo3.1_fast/no-audio",
          "model_id": "veo3.1_fast",
          "model_name": "Veo 3.1 Fast via Runway",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "unspecified",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": false,
          "channel": "runway_route",
          "billing_unit": "credits_per_second",
          "currency": "USD",
          "credit_per_second": 10,
          "credit_usd": 0.01,
          "price_per_second_usd": 0.1,
          "price_per_5s_usd": 0.5,
          "price_per_10s_usd": 1,
          "availability": "available",
          "source_url": "https://docs.dev.runwayml.com/guides/pricing/",
          "notes": "Runway route for Veo 3.1 Fast without audio; keep separate from Google direct Vertex AI pricing.",
          "provider_id": "runway",
          "provider_name": "Runway API",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "luma",
      "provider_name": "Luma Dream Machine",
      "provider_class": "official",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-04-29",
      "source_urls": [
        "https://lumalabs.ai/api/pricing"
      ],
      "metadata": {
        "source_pricing_unit": "usd_per_million_pixels_with_approximate_video_examples",
        "audio_add_on_usd_per_second": 0.02,
        "note": "Luma lists API cost per million pixels plus approximate 16:9 video examples; rows below normalize the published 5 second examples to per-second costs."
      },
      "listings": [
        {
          "listing_id": "luma/ray-flash-2/generate/720p/no-audio",
          "model_id": "ray-flash-2",
          "model_name": "Ray Flash 2",
          "source_model_provider": "luma",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9",
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.048,
          "price_per_5s_usd": 0.24,
          "price_per_10s_usd": 0.48,
          "availability": "available",
          "source_url": "https://lumalabs.ai/api/pricing",
          "notes": "Normalized from Luma's approximate 16:9 720p 5 second no-audio example: $0.24/video.",
          "provider_id": "luma",
          "provider_name": "Luma Dream Machine",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "luma/ray-flash-2/generate/720p/audio",
          "model_id": "ray-flash-2",
          "model_name": "Ray Flash 2",
          "source_model_provider": "luma",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.068,
          "price_per_5s_usd": 0.34,
          "price_per_10s_usd": 0.68,
          "availability": "available",
          "source_url": "https://lumalabs.ai/api/pricing",
          "notes": "No-audio 720p example plus Luma's published audio add-on of $0.02/sec.",
          "provider_id": "luma",
          "provider_name": "Luma Dream Machine",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "luma/ray-flash-2/generate/1080p/no-audio",
          "model_id": "ray-flash-2",
          "model_name": "Ray Flash 2",
          "source_model_provider": "luma",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9",
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.078,
          "price_per_5s_usd": 0.39,
          "price_per_10s_usd": 0.78,
          "availability": "available",
          "source_url": "https://lumalabs.ai/api/pricing",
          "notes": "Normalized from Luma's approximate 16:9 1080p 5 second no-audio example: $0.39/video.",
          "provider_id": "luma",
          "provider_name": "Luma Dream Machine",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "luma/ray-flash-2/generate/1080p/audio",
          "model_id": "ray-flash-2",
          "model_name": "Ray Flash 2",
          "source_model_provider": "luma",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.098,
          "price_per_5s_usd": 0.49,
          "price_per_10s_usd": 0.98,
          "availability": "available",
          "source_url": "https://lumalabs.ai/api/pricing",
          "notes": "No-audio 1080p example plus Luma's published audio add-on of $0.02/sec.",
          "provider_id": "luma",
          "provider_name": "Luma Dream Machine",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "luma/ray-flash-2/generate/4k/no-audio",
          "model_id": "ray-flash-2",
          "model_name": "Ray Flash 2",
          "source_model_provider": "luma",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9",
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.098,
          "price_per_5s_usd": 0.49,
          "price_per_10s_usd": 0.98,
          "availability": "available",
          "source_url": "https://lumalabs.ai/api/pricing",
          "notes": "Normalized from Luma's approximate 16:9 4k 5 second no-audio example: $0.49/video.",
          "provider_id": "luma",
          "provider_name": "Luma Dream Machine",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "luma/ray-2/generate/720p/no-audio",
          "model_id": "ray-2",
          "model_name": "Ray 2",
          "source_model_provider": "luma",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9",
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.142,
          "price_per_5s_usd": 0.71,
          "price_per_10s_usd": 1.42,
          "availability": "available",
          "source_url": "https://lumalabs.ai/api/pricing",
          "notes": "Normalized from Luma's approximate 16:9 720p 5 second no-audio example: $0.71/video.",
          "provider_id": "luma",
          "provider_name": "Luma Dream Machine",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "luma/ray-2/generate/1080p/no-audio",
          "model_id": "ray-2",
          "model_name": "Ray 2",
          "source_model_provider": "luma",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9",
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.172,
          "price_per_5s_usd": 0.86,
          "price_per_10s_usd": 1.72,
          "availability": "available",
          "source_url": "https://lumalabs.ai/api/pricing",
          "notes": "Normalized from Luma's approximate 16:9 1080p 5 second no-audio example: $0.86/video.",
          "provider_id": "luma",
          "provider_name": "Luma Dream Machine",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "luma/ray-2/generate/4k/no-audio",
          "model_id": "ray-2",
          "model_name": "Ray 2",
          "source_model_provider": "luma",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9",
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.192,
          "price_per_5s_usd": 0.96,
          "price_per_10s_usd": 1.92,
          "availability": "available",
          "source_url": "https://lumalabs.ai/api/pricing",
          "notes": "Normalized from Luma's approximate 16:9 4k 5 second no-audio example: $0.96/video.",
          "provider_id": "luma",
          "provider_name": "Luma Dream Machine",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "minimax_hailuo",
      "provider_name": "MiniMax Hailuo",
      "provider_class": "official",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-04-29",
      "source_urls": [
        "https://platform.minimax.io/docs/guides/pricing-paygo",
        "https://platform.minimax.io/docs/guides/pricing-video"
      ],
      "metadata": {
        "source_pricing_unit": "usd_per_fixed_video_generation",
        "note": "MiniMax lists pay-as-you-go prices per fixed resolution and duration. Per-second fields are normalized from the listed clip price divided by duration."
      },
      "listings": [
        {
          "listing_id": "minimax_hailuo/hailuo-2.3-fast/768p/6s",
          "model_id": "minimax-hailuo-2.3-fast",
          "model_name": "MiniMax-Hailuo-2.3-Fast",
          "source_model_provider": "minimax",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "768p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": null,
          "channel": "pay_as_you_go",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "original_duration_seconds": 6,
          "original_price_usd": 0.19,
          "price_per_second_usd": 0.031667,
          "price_per_5s_usd": 0.158335,
          "price_per_10s_usd": 0.31667,
          "availability": "available",
          "source_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
          "notes": "Official pay-as-you-go row: $0.19 per 768p, 6s video. Audio inclusion is not specified on the pricing page.",
          "provider_id": "minimax_hailuo",
          "provider_name": "MiniMax Hailuo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "minimax_hailuo/hailuo-2.3-fast/768p/10s",
          "model_id": "minimax-hailuo-2.3-fast",
          "model_name": "MiniMax-Hailuo-2.3-Fast",
          "source_model_provider": "minimax",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "768p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": null,
          "channel": "pay_as_you_go",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "original_duration_seconds": 10,
          "original_price_usd": 0.32,
          "price_per_second_usd": 0.032,
          "price_per_5s_usd": 0.16,
          "price_per_10s_usd": 0.32,
          "availability": "available",
          "source_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
          "notes": "Official pay-as-you-go row: $0.32 per 768p, 10s video. Audio inclusion is not specified on the pricing page.",
          "provider_id": "minimax_hailuo",
          "provider_name": "MiniMax Hailuo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "minimax_hailuo/hailuo-2.3-fast/1080p/6s",
          "model_id": "minimax-hailuo-2.3-fast",
          "model_name": "MiniMax-Hailuo-2.3-Fast",
          "source_model_provider": "minimax",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": null,
          "channel": "pay_as_you_go",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "original_duration_seconds": 6,
          "original_price_usd": 0.33,
          "price_per_second_usd": 0.055,
          "price_per_5s_usd": 0.275,
          "price_per_10s_usd": 0.55,
          "availability": "available",
          "source_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
          "notes": "Official pay-as-you-go row: $0.33 per 1080p, 6s video. Audio inclusion is not specified on the pricing page.",
          "provider_id": "minimax_hailuo",
          "provider_name": "MiniMax Hailuo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "minimax_hailuo/hailuo-2.3/768p/6s",
          "model_id": "minimax-hailuo-2.3",
          "model_name": "MiniMax-Hailuo-2.3",
          "source_model_provider": "minimax",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "768p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": null,
          "channel": "pay_as_you_go",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "original_duration_seconds": 6,
          "original_price_usd": 0.28,
          "price_per_second_usd": 0.046667,
          "price_per_5s_usd": 0.233335,
          "price_per_10s_usd": 0.46667,
          "availability": "available",
          "source_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
          "notes": "Official pay-as-you-go row: $0.28 per 768p, 6s video. Same published price row also applies to MiniMax-Hailuo-02.",
          "provider_id": "minimax_hailuo",
          "provider_name": "MiniMax Hailuo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "minimax_hailuo/hailuo-2.3/768p/10s",
          "model_id": "minimax-hailuo-2.3",
          "model_name": "MiniMax-Hailuo-2.3",
          "source_model_provider": "minimax",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "768p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": null,
          "channel": "pay_as_you_go",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "original_duration_seconds": 10,
          "original_price_usd": 0.56,
          "price_per_second_usd": 0.056,
          "price_per_5s_usd": 0.28,
          "price_per_10s_usd": 0.56,
          "availability": "available",
          "source_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
          "notes": "Official pay-as-you-go row: $0.56 per 768p, 10s video. Same published price row also applies to MiniMax-Hailuo-02.",
          "provider_id": "minimax_hailuo",
          "provider_name": "MiniMax Hailuo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "minimax_hailuo/hailuo-2.3/1080p/6s",
          "model_id": "minimax-hailuo-2.3",
          "model_name": "MiniMax-Hailuo-2.3",
          "source_model_provider": "minimax",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": null,
          "channel": "pay_as_you_go",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "original_duration_seconds": 6,
          "original_price_usd": 0.49,
          "price_per_second_usd": 0.081667,
          "price_per_5s_usd": 0.408335,
          "price_per_10s_usd": 0.81667,
          "availability": "available",
          "source_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
          "notes": "Official pay-as-you-go row: $0.49 per 1080p, 6s video. Same published price row also applies to MiniMax-Hailuo-02.",
          "provider_id": "minimax_hailuo",
          "provider_name": "MiniMax Hailuo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "minimax_hailuo/hailuo-02/512p/6s",
          "model_id": "minimax-hailuo-02",
          "model_name": "MiniMax-Hailuo-02",
          "source_model_provider": "minimax",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "512p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": null,
          "channel": "pay_as_you_go",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "original_duration_seconds": 6,
          "original_price_usd": 0.1,
          "price_per_second_usd": 0.016667,
          "price_per_5s_usd": 0.083335,
          "price_per_10s_usd": 0.16667,
          "availability": "available",
          "source_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
          "notes": "Official pay-as-you-go row: $0.10 per 512p, 6s video. Audio inclusion is not specified on the pricing page.",
          "provider_id": "minimax_hailuo",
          "provider_name": "MiniMax Hailuo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "minimax_hailuo/hailuo-02/512p/10s",
          "model_id": "minimax-hailuo-02",
          "model_name": "MiniMax-Hailuo-02",
          "source_model_provider": "minimax",
          "mode": "video_generation",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "512p",
          "width": null,
          "height": null,
          "aspect_ratio": null,
          "audio_included": null,
          "channel": "pay_as_you_go",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "original_duration_seconds": 10,
          "original_price_usd": 0.15,
          "price_per_second_usd": 0.015,
          "price_per_5s_usd": 0.075,
          "price_per_10s_usd": 0.15,
          "availability": "available",
          "source_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
          "notes": "Official pay-as-you-go row: $0.15 per 512p, 10s video. Audio inclusion is not specified on the pricing page.",
          "provider_id": "minimax_hailuo",
          "provider_name": "MiniMax Hailuo",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "fal",
      "provider_name": "fal",
      "provider_class": "aggregator_infra",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-04-29",
      "source_urls": [
        "https://fal.ai/veo-3.1",
        "https://fal.ai/docs/documentation/model-apis/pricing"
      ],
      "listings": [
        {
          "listing_id": "fal/veo3.1/standard/720p-1080p/no-audio",
          "model_id": "fal-ai/veo3.1",
          "model_name": "Veo 3.1 via fal",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p_or_1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.2,
          "price_per_5s_usd": 1,
          "price_per_10s_usd": 2,
          "availability": "available",
          "source_url": "https://fal.ai/veo-3.1",
          "notes": "fal per-second Veo 3.1 standard price for 720p/1080p without audio.",
          "provider_id": "fal",
          "provider_name": "fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal/veo3.1/standard/720p-1080p/audio",
          "model_id": "fal-ai/veo3.1",
          "model_name": "Veo 3.1 via fal",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p_or_1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.4,
          "price_per_5s_usd": 2,
          "price_per_10s_usd": 4,
          "availability": "available",
          "source_url": "https://fal.ai/veo-3.1",
          "notes": "fal per-second Veo 3.1 standard price for 720p/1080p with audio.",
          "provider_id": "fal",
          "provider_name": "fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal/veo3.1/standard/4k/no-audio",
          "model_id": "fal-ai/veo3.1",
          "model_name": "Veo 3.1 via fal",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": false,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.4,
          "price_per_5s_usd": 2,
          "price_per_10s_usd": 4,
          "availability": "available",
          "source_url": "https://fal.ai/veo-3.1",
          "notes": "fal per-second Veo 3.1 standard price for 4k without audio.",
          "provider_id": "fal",
          "provider_name": "fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal/veo3.1/standard/4k/audio",
          "model_id": "fal-ai/veo3.1",
          "model_name": "Veo 3.1 via fal",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.6,
          "price_per_5s_usd": 3,
          "price_per_10s_usd": 6,
          "availability": "available",
          "source_url": "https://fal.ai/veo-3.1",
          "notes": "fal per-second Veo 3.1 standard price for 4k with audio.",
          "provider_id": "fal",
          "provider_name": "fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal/veo3.1/fast/720p-1080p/no-audio",
          "model_id": "fal-ai/veo3.1/fast",
          "model_name": "Veo 3.1 Fast via fal",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "720p_or_1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": false,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.1,
          "price_per_5s_usd": 0.5,
          "price_per_10s_usd": 1,
          "availability": "available",
          "source_url": "https://fal.ai/veo-3.1",
          "notes": "fal per-second Veo 3.1 Fast price for 720p/1080p without audio.",
          "provider_id": "fal",
          "provider_name": "fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal/veo3.1/fast/720p-1080p/audio",
          "model_id": "fal-ai/veo3.1/fast",
          "model_name": "Veo 3.1 Fast via fal",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p_or_1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.15,
          "price_per_5s_usd": 0.75,
          "price_per_10s_usd": 1.5,
          "availability": "available",
          "source_url": "https://fal.ai/veo-3.1",
          "notes": "fal per-second Veo 3.1 Fast price for 720p/1080p with audio.",
          "provider_id": "fal",
          "provider_name": "fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal/veo3.1/fast/4k/no-audio",
          "model_id": "fal-ai/veo3.1/fast",
          "model_name": "Veo 3.1 Fast via fal",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": false,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.3,
          "price_per_5s_usd": 1.5,
          "price_per_10s_usd": 3,
          "availability": "available",
          "source_url": "https://fal.ai/veo-3.1",
          "notes": "fal per-second Veo 3.1 Fast price for 4k without audio.",
          "provider_id": "fal",
          "provider_name": "fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal/veo3.1/fast/4k/audio",
          "model_id": "fal-ai/veo3.1/fast",
          "model_name": "Veo 3.1 Fast via fal",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "4k",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.35,
          "price_per_5s_usd": 1.75,
          "price_per_10s_usd": 3.5,
          "availability": "available",
          "source_url": "https://fal.ai/veo-3.1",
          "notes": "fal per-second Veo 3.1 Fast price for 4k with audio.",
          "provider_id": "fal",
          "provider_name": "fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "replicate",
      "provider_name": "Replicate",
      "provider_class": "aggregator_infra",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-04-29",
      "source_urls": [
        "https://replicate.com/google/veo-3.1-lite"
      ],
      "listings": [
        {
          "listing_id": "replicate/google-veo-3.1-lite/720p/audio",
          "model_id": "google/veo-3.1-lite",
          "model_name": "Veo 3.1 Lite via Replicate",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": true,
          "channel": "replicate_model",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.05,
          "price_per_5s_usd": 0.25,
          "price_per_10s_usd": 0.5,
          "availability": "available",
          "source_url": "https://replicate.com/google/veo-3.1-lite",
          "notes": "Replicate model page lists $0.05/sec for 720p. Page states videos are generated with audio always on.",
          "provider_id": "replicate",
          "provider_name": "Replicate",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "replicate/google-veo-3.1-lite/1080p/audio",
          "model_id": "google/veo-3.1-lite",
          "model_name": "Veo 3.1 Lite via Replicate",
          "source_model_provider": "google",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 or 9:16",
          "audio_included": true,
          "channel": "replicate_model",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.08,
          "price_per_5s_usd": 0.4,
          "price_per_10s_usd": 0.8,
          "availability": "available",
          "source_url": "https://replicate.com/google/veo-3.1-lite",
          "notes": "Replicate model page lists $0.08/sec for 1080p. Page states videos are generated with audio always on.",
          "provider_id": "replicate",
          "provider_name": "Replicate",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "fal_seedance",
      "provider_name": "Seedance 2.0 via fal",
      "provider_class": "aggregator_infra",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-05-11",
      "source_urls": [
        "https://fal.ai/seedance-2.0",
        "https://fal.ai/learn/tools/how-to-use-seedance-2-0"
      ],
      "metadata": {
        "scraper": "scrapers/fal_video_scrapling.py",
        "source_pricing_unit": "usd_per_generated_second",
        "source_access_path": "fal"
      },
      "listings": [
        {
          "listing_id": "fal_seedance/bytedance/seedance-2.0/standard/text_to_video/720p",
          "model_id": "bytedance/seedance-2.0",
          "model_name": "Seedance 2.0 via fal",
          "source_model_provider": "bytedance",
          "mode": "text_to_video",
          "input_modalities": [
            "text"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "21:9, 16:9, 4:3, 1:1, 3:4, or 9:16",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.3034,
          "price_per_5s_usd": 1.517,
          "price_per_10s_usd": 3.034,
          "availability": "available",
          "source_url": "https://fal.ai/learn/tools/how-to-use-seedance-2-0",
          "notes": "Scraped with Scrapling from fal's Seedance 2.0 guide. fal states audio generation is included at no extra cost and pricing scales per generated second.",
          "provider_id": "fal_seedance",
          "provider_name": "Seedance 2.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_seedance/bytedance/seedance-2.0/standard/image_to_video/720p",
          "model_id": "bytedance/seedance-2.0",
          "model_name": "Seedance 2.0 via fal",
          "source_model_provider": "bytedance",
          "mode": "image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "21:9, 16:9, 4:3, 1:1, 3:4, or 9:16",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.3024,
          "price_per_5s_usd": 1.512,
          "price_per_10s_usd": 3.024,
          "availability": "available",
          "source_url": "https://fal.ai/learn/tools/how-to-use-seedance-2-0",
          "notes": "Scraped with Scrapling from fal's Seedance 2.0 guide. fal states audio generation is included at no extra cost and pricing scales per generated second.",
          "provider_id": "fal_seedance",
          "provider_name": "Seedance 2.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_seedance/bytedance/seedance-2.0/standard/reference_to_video/720p",
          "model_id": "bytedance/seedance-2.0",
          "model_name": "Seedance 2.0 via fal",
          "source_model_provider": "bytedance",
          "mode": "reference_to_video",
          "input_modalities": [
            "text",
            "image",
            "video",
            "audio"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "21:9, 16:9, 4:3, 1:1, 3:4, or 9:16",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.3024,
          "price_per_5s_usd": 1.512,
          "price_per_10s_usd": 3.024,
          "availability": "available",
          "source_url": "https://fal.ai/learn/tools/how-to-use-seedance-2-0",
          "notes": "Scraped with Scrapling from fal's Seedance 2.0 guide. fal states audio generation is included at no extra cost and pricing scales per generated second.",
          "provider_id": "fal_seedance",
          "provider_name": "Seedance 2.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_seedance/bytedance/seedance-2.0/fast/text_to_video/720p",
          "model_id": "bytedance/seedance-2.0",
          "model_name": "Seedance 2.0 via fal",
          "source_model_provider": "bytedance",
          "mode": "text_to_video",
          "input_modalities": [
            "text"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "21:9, 16:9, 4:3, 1:1, 3:4, or 9:16",
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.2419,
          "price_per_5s_usd": 1.2095,
          "price_per_10s_usd": 2.419,
          "availability": "available",
          "source_url": "https://fal.ai/learn/tools/how-to-use-seedance-2-0",
          "notes": "Scraped with Scrapling from fal's Seedance 2.0 guide. fal states audio generation is included at no extra cost and pricing scales per generated second.",
          "provider_id": "fal_seedance",
          "provider_name": "Seedance 2.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_seedance/bytedance/seedance-2.0/fast/image_to_video/720p",
          "model_id": "bytedance/seedance-2.0",
          "model_name": "Seedance 2.0 via fal",
          "source_model_provider": "bytedance",
          "mode": "image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "21:9, 16:9, 4:3, 1:1, 3:4, or 9:16",
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.2419,
          "price_per_5s_usd": 1.2095,
          "price_per_10s_usd": 2.419,
          "availability": "available",
          "source_url": "https://fal.ai/learn/tools/how-to-use-seedance-2-0",
          "notes": "Scraped with Scrapling from fal's Seedance 2.0 guide. fal states audio generation is included at no extra cost and pricing scales per generated second.",
          "provider_id": "fal_seedance",
          "provider_name": "Seedance 2.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_seedance/bytedance/seedance-2.0/fast/reference_to_video/720p",
          "model_id": "bytedance/seedance-2.0",
          "model_name": "Seedance 2.0 via fal",
          "source_model_provider": "bytedance",
          "mode": "reference_to_video",
          "input_modalities": [
            "text",
            "image",
            "video",
            "audio"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "21:9, 16:9, 4:3, 1:1, 3:4, or 9:16",
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.2419,
          "price_per_5s_usd": 1.2095,
          "price_per_10s_usd": 2.419,
          "availability": "available",
          "source_url": "https://fal.ai/learn/tools/how-to-use-seedance-2-0",
          "notes": "Scraped with Scrapling from fal's Seedance 2.0 guide. fal states audio generation is included at no extra cost and pricing scales per generated second.",
          "provider_id": "fal_seedance",
          "provider_name": "Seedance 2.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_seedance/bytedance/seedance-2.0/standard_video_input_discount/reference_to_video_video_input/720p",
          "model_id": "bytedance/seedance-2.0",
          "model_name": "Seedance 2.0 via fal",
          "source_model_provider": "bytedance",
          "mode": "reference_to_video_video_input",
          "input_modalities": [
            "text",
            "video"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "21:9, 16:9, 4:3, 1:1, 3:4, or 9:16",
          "audio_included": true,
          "channel": "standard_video_input_discount",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.1814,
          "price_per_5s_usd": 0.907,
          "price_per_10s_usd": 1.814,
          "availability": "available",
          "source_url": "https://fal.ai/learn/tools/how-to-use-seedance-2-0",
          "notes": "fal guide says reference-to-video requests with video inputs use a 0.6 multiplier.",
          "provider_id": "fal_seedance",
          "provider_name": "Seedance 2.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_seedance/bytedance/seedance-2.0/fast_video_input_discount/reference_to_video_video_input/720p",
          "model_id": "bytedance/seedance-2.0",
          "model_name": "Seedance 2.0 via fal",
          "source_model_provider": "bytedance",
          "mode": "reference_to_video_video_input",
          "input_modalities": [
            "text",
            "video"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "21:9, 16:9, 4:3, 1:1, 3:4, or 9:16",
          "audio_included": true,
          "channel": "fast_video_input_discount",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.1452,
          "price_per_5s_usd": 0.726,
          "price_per_10s_usd": 1.452,
          "availability": "available",
          "source_url": "https://fal.ai/learn/tools/how-to-use-seedance-2-0",
          "notes": "fal guide says reference-to-video requests with video inputs use a 0.6 multiplier.",
          "provider_id": "fal_seedance",
          "provider_name": "Seedance 2.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "fal_happyhorse",
      "provider_name": "HappyHorse-1.0 via fal",
      "provider_class": "aggregator_infra",
      "payment_access": "global_self_serve",
      "region_surface": "global",
      "verified_at": "2026-05-11",
      "source_urls": [
        "https://fal.ai/happyhorse"
      ],
      "metadata": {
        "scraper": "scrapers/fal_video_scrapling.py",
        "source_pricing_unit": "usd_per_generated_second",
        "source_access_path": "fal"
      },
      "listings": [
        {
          "listing_id": "fal_happyhorse/alibaba/happy-horse/fal_api/text_to_video/720p",
          "model_id": "alibaba/happy-horse",
          "model_name": "HappyHorse-1.0 via fal",
          "source_model_provider": "alibaba",
          "mode": "text_to_video",
          "input_modalities": [
            "text"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 1:1, 4:3, or 3:4",
          "audio_included": true,
          "channel": "fal_api",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.14,
          "price_per_5s_usd": 0.7,
          "price_per_10s_usd": 1.4,
          "availability": "available",
          "source_url": "https://fal.ai/happyhorse",
          "notes": "Scraped with Scrapling from fal's HappyHorse page. fal states pricing is per second of generated video and HappyHorse generates synchronized native audio.",
          "provider_id": "fal_happyhorse",
          "provider_name": "HappyHorse-1.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_happyhorse/alibaba/happy-horse/fal_api/image_to_video/720p",
          "model_id": "alibaba/happy-horse",
          "model_name": "HappyHorse-1.0 via fal",
          "source_model_provider": "alibaba",
          "mode": "image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 1:1, 4:3, or 3:4",
          "audio_included": true,
          "channel": "fal_api",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.14,
          "price_per_5s_usd": 0.7,
          "price_per_10s_usd": 1.4,
          "availability": "available",
          "source_url": "https://fal.ai/happyhorse",
          "notes": "Scraped with Scrapling from fal's HappyHorse page. fal states pricing is per second of generated video and HappyHorse generates synchronized native audio.",
          "provider_id": "fal_happyhorse",
          "provider_name": "HappyHorse-1.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_happyhorse/alibaba/happy-horse/fal_api/reference_to_video/720p",
          "model_id": "alibaba/happy-horse",
          "model_name": "HappyHorse-1.0 via fal",
          "source_model_provider": "alibaba",
          "mode": "reference_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 1:1, 4:3, or 3:4",
          "audio_included": true,
          "channel": "fal_api",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.14,
          "price_per_5s_usd": 0.7,
          "price_per_10s_usd": 1.4,
          "availability": "available",
          "source_url": "https://fal.ai/happyhorse",
          "notes": "Scraped with Scrapling from fal's HappyHorse page. fal states pricing is per second of generated video and HappyHorse generates synchronized native audio.",
          "provider_id": "fal_happyhorse",
          "provider_name": "HappyHorse-1.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_happyhorse/alibaba/happy-horse/fal_api/video_to_video/720p",
          "model_id": "alibaba/happy-horse",
          "model_name": "HappyHorse-1.0 via fal",
          "source_model_provider": "alibaba",
          "mode": "video_to_video",
          "input_modalities": [
            "text",
            "video",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 1:1, 4:3, or 3:4",
          "audio_included": true,
          "channel": "fal_api",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.14,
          "price_per_5s_usd": 0.7,
          "price_per_10s_usd": 1.4,
          "availability": "available",
          "source_url": "https://fal.ai/happyhorse",
          "notes": "Scraped with Scrapling from fal's HappyHorse page. fal states pricing is per second of generated video and HappyHorse generates synchronized native audio.",
          "provider_id": "fal_happyhorse",
          "provider_name": "HappyHorse-1.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_happyhorse/alibaba/happy-horse/fal_api/text_to_video/1080p",
          "model_id": "alibaba/happy-horse",
          "model_name": "HappyHorse-1.0 via fal",
          "source_model_provider": "alibaba",
          "mode": "text_to_video",
          "input_modalities": [
            "text"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 1:1, 4:3, or 3:4",
          "audio_included": true,
          "channel": "fal_api",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.28,
          "price_per_5s_usd": 1.4,
          "price_per_10s_usd": 2.8,
          "availability": "available",
          "source_url": "https://fal.ai/happyhorse",
          "notes": "Scraped with Scrapling from fal's HappyHorse page. fal states pricing is per second of generated video and HappyHorse generates synchronized native audio.",
          "provider_id": "fal_happyhorse",
          "provider_name": "HappyHorse-1.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_happyhorse/alibaba/happy-horse/fal_api/image_to_video/1080p",
          "model_id": "alibaba/happy-horse",
          "model_name": "HappyHorse-1.0 via fal",
          "source_model_provider": "alibaba",
          "mode": "image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 1:1, 4:3, or 3:4",
          "audio_included": true,
          "channel": "fal_api",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.28,
          "price_per_5s_usd": 1.4,
          "price_per_10s_usd": 2.8,
          "availability": "available",
          "source_url": "https://fal.ai/happyhorse",
          "notes": "Scraped with Scrapling from fal's HappyHorse page. fal states pricing is per second of generated video and HappyHorse generates synchronized native audio.",
          "provider_id": "fal_happyhorse",
          "provider_name": "HappyHorse-1.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_happyhorse/alibaba/happy-horse/fal_api/reference_to_video/1080p",
          "model_id": "alibaba/happy-horse",
          "model_name": "HappyHorse-1.0 via fal",
          "source_model_provider": "alibaba",
          "mode": "reference_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 1:1, 4:3, or 3:4",
          "audio_included": true,
          "channel": "fal_api",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.28,
          "price_per_5s_usd": 1.4,
          "price_per_10s_usd": 2.8,
          "availability": "available",
          "source_url": "https://fal.ai/happyhorse",
          "notes": "Scraped with Scrapling from fal's HappyHorse page. fal states pricing is per second of generated video and HappyHorse generates synchronized native audio.",
          "provider_id": "fal_happyhorse",
          "provider_name": "HappyHorse-1.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        },
        {
          "listing_id": "fal_happyhorse/alibaba/happy-horse/fal_api/video_to_video/1080p",
          "model_id": "alibaba/happy-horse",
          "model_name": "HappyHorse-1.0 via fal",
          "source_model_provider": "alibaba",
          "mode": "video_to_video",
          "input_modalities": [
            "text",
            "video",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 1:1, 4:3, or 3:4",
          "audio_included": true,
          "channel": "fal_api",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.28,
          "price_per_5s_usd": 1.4,
          "price_per_10s_usd": 2.8,
          "availability": "available",
          "source_url": "https://fal.ai/happyhorse",
          "notes": "Scraped with Scrapling from fal's HappyHorse page. fal states pricing is per second of generated video and HappyHorse generates synchronized native audio.",
          "provider_id": "fal_happyhorse",
          "provider_name": "HappyHorse-1.0 via fal",
          "provider_class": "aggregator_infra",
          "payment_access": "global_self_serve",
          "region_surface": "global"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "byteplus_seedance",
      "provider_name": "BytePlus ModelArk Seedance",
      "provider_class": "official",
      "payment_access": "global_self_serve",
      "region_surface": "separate_international_surface",
      "verified_at": "2026-05-11",
      "source_urls": [
        "https://docs.byteplus.com/docs/ModelArk/1099320",
        "https://docs.byteplus.com/en/docs/ModelArk/2191775"
      ],
      "metadata": {
        "scraper": "scrapers/official_video_scrapling.py",
        "source_pricing_unit": "usd_per_k_tokens_with_official_formula",
        "normalized_unit": "usd_per_generated_second_estimate"
      },
      "listings": [
        {
          "listing_id": "byteplus_seedance/dreamina-seedance-2-0-260128/standard/text_or_image_to_video/480p",
          "model_id": "dreamina-seedance-2-0-260128",
          "model_name": "Dreamina Seedance 2.0 on BytePlus ModelArk",
          "source_model_provider": "bytedance",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "480p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 example",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.070308,
          "price_per_5s_usd": 0.35154,
          "price_per_10s_usd": 0.70308,
          "availability": "available",
          "source_url": "https://docs.byteplus.com/docs/ModelArk/1099320",
          "notes": "Scraped with Scrapling from BytePlus ModelArk official pricing/resource-pack pages; per-second price is estimated from official token formula and 16:9 example dimensions.",
          "token_unit_price_usd_per_k": 0.007,
          "example_width": 864,
          "example_height": 496,
          "example_fps": 24,
          "price_derivation": "width*height*fps/1024 token estimate multiplied by USD/K-token unit price",
          "provider_id": "byteplus_seedance",
          "provider_name": "BytePlus ModelArk Seedance",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "byteplus_seedance/dreamina-seedance-2-0-260128/standard/text_or_image_to_video/720p",
          "model_id": "dreamina-seedance-2-0-260128",
          "model_name": "Dreamina Seedance 2.0 on BytePlus ModelArk",
          "source_model_provider": "bytedance",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 example",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.1512,
          "price_per_5s_usd": 0.756,
          "price_per_10s_usd": 1.512,
          "availability": "available",
          "source_url": "https://docs.byteplus.com/docs/ModelArk/1099320",
          "notes": "Scraped with Scrapling from BytePlus ModelArk official pricing/resource-pack pages; per-second price is estimated from official token formula and 16:9 example dimensions.",
          "token_unit_price_usd_per_k": 0.007,
          "example_width": 1280,
          "example_height": 720,
          "example_fps": 24,
          "price_derivation": "width*height*fps/1024 token estimate multiplied by USD/K-token unit price",
          "provider_id": "byteplus_seedance",
          "provider_name": "BytePlus ModelArk Seedance",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "byteplus_seedance/dreamina-seedance-2-0-260128/standard/text_or_image_to_video/1080p",
          "model_id": "dreamina-seedance-2-0-260128",
          "model_name": "Dreamina Seedance 2.0 on BytePlus ModelArk",
          "source_model_provider": "bytedance",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 example",
          "audio_included": true,
          "channel": "standard",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.37422,
          "price_per_5s_usd": 1.8711,
          "price_per_10s_usd": 3.7422,
          "availability": "available",
          "source_url": "https://docs.byteplus.com/docs/ModelArk/1099320",
          "notes": "Scraped with Scrapling from BytePlus ModelArk official pricing/resource-pack pages; per-second price is estimated from official token formula and 16:9 example dimensions.",
          "token_unit_price_usd_per_k": 0.0077,
          "example_width": 1920,
          "example_height": 1080,
          "example_fps": 24,
          "price_derivation": "width*height*fps/1024 token estimate multiplied by USD/K-token unit price",
          "provider_id": "byteplus_seedance",
          "provider_name": "BytePlus ModelArk Seedance",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "byteplus_seedance/dreamina-seedance-2-0-fast-260128/fast/text_or_image_to_video/480p",
          "model_id": "dreamina-seedance-2-0-fast-260128",
          "model_name": "Dreamina Seedance 2.0 Fast on BytePlus ModelArk",
          "source_model_provider": "bytedance",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "480p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 example",
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.056246,
          "price_per_5s_usd": 0.28123,
          "price_per_10s_usd": 0.56246,
          "availability": "available",
          "source_url": "https://docs.byteplus.com/docs/ModelArk/1099320",
          "notes": "Scraped with Scrapling from BytePlus ModelArk official pricing/resource-pack pages; per-second price is estimated from official token formula and 16:9 example dimensions.",
          "token_unit_price_usd_per_k": 0.0056,
          "example_width": 864,
          "example_height": 496,
          "example_fps": 24,
          "price_derivation": "width*height*fps/1024 token estimate multiplied by USD/K-token unit price",
          "provider_id": "byteplus_seedance",
          "provider_name": "BytePlus ModelArk Seedance",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "byteplus_seedance/dreamina-seedance-2-0-fast-260128/fast/text_or_image_to_video/720p",
          "model_id": "dreamina-seedance-2-0-fast-260128",
          "model_name": "Dreamina Seedance 2.0 Fast on BytePlus ModelArk",
          "source_model_provider": "bytedance",
          "mode": "text_or_image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9 example",
          "audio_included": true,
          "channel": "fast",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.12096,
          "price_per_5s_usd": 0.6048,
          "price_per_10s_usd": 1.2096,
          "availability": "available",
          "source_url": "https://docs.byteplus.com/docs/ModelArk/1099320",
          "notes": "Scraped with Scrapling from BytePlus ModelArk official pricing/resource-pack pages; per-second price is estimated from official token formula and 16:9 example dimensions.",
          "token_unit_price_usd_per_k": 0.0056,
          "example_width": 1280,
          "example_height": 720,
          "example_fps": 24,
          "price_derivation": "width*height*fps/1024 token estimate multiplied by USD/K-token unit price",
          "provider_id": "byteplus_seedance",
          "provider_name": "BytePlus ModelArk Seedance",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "alibaba_happyhorse_china",
      "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
      "provider_class": "official",
      "payment_access": "china_billing_likely",
      "region_surface": "china_mainland_first",
      "verified_at": "2026-05-11",
      "source_urls": [
        "https://help.aliyun.com/zh/model-studio/model-pricing"
      ],
      "metadata": {
        "scraper": "scrapers/official_video_scrapling.py",
        "source_currency": "CNY",
        "normalized_currency": "USD",
        "fx_rate_cny_per_usd": 6.96
      },
      "listings": [
        {
          "listing_id": "alibaba_happyhorse_china/happyhorse-1.0-t2v/china_mainland/text_to_video/720p",
          "model_id": "happyhorse-1.0-t2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "text_to_video",
          "input_modalities": [
            "text"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "china_mainland",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.12931,
          "price_per_5s_usd": 0.64655,
          "price_per_10s_usd": 1.2931,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; CNY price normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 0.9,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_china",
          "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
          "provider_class": "official",
          "payment_access": "china_billing_likely",
          "region_surface": "china_mainland_first"
        },
        {
          "listing_id": "alibaba_happyhorse_china/happyhorse-1.0-t2v/china_mainland/text_to_video/1080p",
          "model_id": "happyhorse-1.0-t2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "text_to_video",
          "input_modalities": [
            "text"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "china_mainland",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.229885,
          "price_per_5s_usd": 1.149425,
          "price_per_10s_usd": 2.29885,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; CNY price normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.6,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_china",
          "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
          "provider_class": "official",
          "payment_access": "china_billing_likely",
          "region_surface": "china_mainland_first"
        },
        {
          "listing_id": "alibaba_happyhorse_china/happyhorse-1.0-i2v/china_mainland/image_to_video/720p",
          "model_id": "happyhorse-1.0-i2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "china_mainland",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.12931,
          "price_per_5s_usd": 0.64655,
          "price_per_10s_usd": 1.2931,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; CNY price normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 0.9,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_china",
          "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
          "provider_class": "official",
          "payment_access": "china_billing_likely",
          "region_surface": "china_mainland_first"
        },
        {
          "listing_id": "alibaba_happyhorse_china/happyhorse-1.0-i2v/china_mainland/image_to_video/1080p",
          "model_id": "happyhorse-1.0-i2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "china_mainland",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.229885,
          "price_per_5s_usd": 1.149425,
          "price_per_10s_usd": 2.29885,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; CNY price normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.6,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_china",
          "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
          "provider_class": "official",
          "payment_access": "china_billing_likely",
          "region_surface": "china_mainland_first"
        },
        {
          "listing_id": "alibaba_happyhorse_china/happyhorse-1.0-r2v/china_mainland/reference_to_video/720p",
          "model_id": "happyhorse-1.0-r2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "reference_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "china_mainland",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.12931,
          "price_per_5s_usd": 0.64655,
          "price_per_10s_usd": 1.2931,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; CNY price normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 0.9,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_china",
          "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
          "provider_class": "official",
          "payment_access": "china_billing_likely",
          "region_surface": "china_mainland_first"
        },
        {
          "listing_id": "alibaba_happyhorse_china/happyhorse-1.0-r2v/china_mainland/reference_to_video/1080p",
          "model_id": "happyhorse-1.0-r2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "reference_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "china_mainland",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.229885,
          "price_per_5s_usd": 1.149425,
          "price_per_10s_usd": 2.29885,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; CNY price normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.6,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_china",
          "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
          "provider_class": "official",
          "payment_access": "china_billing_likely",
          "region_surface": "china_mainland_first"
        },
        {
          "listing_id": "alibaba_happyhorse_china/happyhorse-1.0-video-edit/china_mainland/video_to_video/720p",
          "model_id": "happyhorse-1.0-video-edit",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "video_to_video",
          "input_modalities": [
            "text",
            "video",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "china_mainland",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.12931,
          "price_per_5s_usd": 0.64655,
          "price_per_10s_usd": 1.2931,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; CNY price normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 0.9,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_china",
          "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
          "provider_class": "official",
          "payment_access": "china_billing_likely",
          "region_surface": "china_mainland_first"
        },
        {
          "listing_id": "alibaba_happyhorse_china/happyhorse-1.0-video-edit/china_mainland/video_to_video/1080p",
          "model_id": "happyhorse-1.0-video-edit",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "video_to_video",
          "input_modalities": [
            "text",
            "video",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "china_mainland",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.229885,
          "price_per_5s_usd": 1.149425,
          "price_per_10s_usd": 2.29885,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; CNY price normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.6,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_china",
          "provider_name": "Alibaba Cloud HappyHorse (China Mainland)",
          "provider_class": "official",
          "payment_access": "china_billing_likely",
          "region_surface": "china_mainland_first"
        }
      ]
    },
    {
      "schema_version": "ctz-video-provider-v1",
      "provider_id": "alibaba_happyhorse_international",
      "provider_name": "Alibaba Cloud HappyHorse (International)",
      "provider_class": "official",
      "payment_access": "global_self_serve",
      "region_surface": "separate_international_surface",
      "verified_at": "2026-05-11",
      "source_urls": [
        "https://help.aliyun.com/zh/model-studio/model-pricing"
      ],
      "metadata": {
        "scraper": "scrapers/official_video_scrapling.py",
        "source_currency": "CNY",
        "normalized_currency": "USD",
        "fx_rate_cny_per_usd": 6.96
      },
      "listings": [
        {
          "listing_id": "alibaba_happyhorse_international/happyhorse-1.0-t2v/international/text_to_video/720p",
          "model_id": "happyhorse-1.0-t2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "text_to_video",
          "input_modalities": [
            "text"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "international",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.150745,
          "price_per_5s_usd": 0.753725,
          "price_per_10s_usd": 1.50745,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; international deployment price is published in CNY and normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.049188,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_international",
          "provider_name": "Alibaba Cloud HappyHorse (International)",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "alibaba_happyhorse_international/happyhorse-1.0-t2v/international/text_to_video/1080p",
          "model_id": "happyhorse-1.0-t2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "text_to_video",
          "input_modalities": [
            "text"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "international",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.258421,
          "price_per_5s_usd": 1.292105,
          "price_per_10s_usd": 2.58421,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; international deployment price is published in CNY and normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.798608,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_international",
          "provider_name": "Alibaba Cloud HappyHorse (International)",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "alibaba_happyhorse_international/happyhorse-1.0-i2v/international/image_to_video/720p",
          "model_id": "happyhorse-1.0-i2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "international",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.150745,
          "price_per_5s_usd": 0.753725,
          "price_per_10s_usd": 1.50745,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; international deployment price is published in CNY and normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.049188,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_international",
          "provider_name": "Alibaba Cloud HappyHorse (International)",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "alibaba_happyhorse_international/happyhorse-1.0-i2v/international/image_to_video/1080p",
          "model_id": "happyhorse-1.0-i2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "image_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "international",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.258421,
          "price_per_5s_usd": 1.292105,
          "price_per_10s_usd": 2.58421,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; international deployment price is published in CNY and normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.798608,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_international",
          "provider_name": "Alibaba Cloud HappyHorse (International)",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "alibaba_happyhorse_international/happyhorse-1.0-r2v/international/reference_to_video/720p",
          "model_id": "happyhorse-1.0-r2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "reference_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "international",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.150745,
          "price_per_5s_usd": 0.753725,
          "price_per_10s_usd": 1.50745,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; international deployment price is published in CNY and normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.049188,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_international",
          "provider_name": "Alibaba Cloud HappyHorse (International)",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "alibaba_happyhorse_international/happyhorse-1.0-r2v/international/reference_to_video/1080p",
          "model_id": "happyhorse-1.0-r2v",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "reference_to_video",
          "input_modalities": [
            "text",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "international",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.258421,
          "price_per_5s_usd": 1.292105,
          "price_per_10s_usd": 2.58421,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; international deployment price is published in CNY and normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.798608,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_international",
          "provider_name": "Alibaba Cloud HappyHorse (International)",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "alibaba_happyhorse_international/happyhorse-1.0-video-edit/international/video_to_video/720p",
          "model_id": "happyhorse-1.0-video-edit",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "video_to_video",
          "input_modalities": [
            "text",
            "video",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "720p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "international",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.150745,
          "price_per_5s_usd": 0.753725,
          "price_per_10s_usd": 1.50745,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; international deployment price is published in CNY and normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.049188,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_international",
          "provider_name": "Alibaba Cloud HappyHorse (International)",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        },
        {
          "listing_id": "alibaba_happyhorse_international/happyhorse-1.0-video-edit/international/video_to_video/1080p",
          "model_id": "happyhorse-1.0-video-edit",
          "model_name": "HappyHorse-1.0 on Alibaba Cloud Model Studio",
          "source_model_provider": "alibaba",
          "mode": "video_to_video",
          "input_modalities": [
            "text",
            "video",
            "image"
          ],
          "output_modalities": [
            "video",
            "audio"
          ],
          "resolution": "1080p",
          "width": null,
          "height": null,
          "aspect_ratio": "16:9, 9:16, 3:4, 4:3, or 1:1",
          "audio_included": true,
          "channel": "international",
          "billing_unit": "per_second",
          "currency": "USD",
          "credit_per_second": null,
          "credit_usd": null,
          "price_per_second_usd": 0.258421,
          "price_per_5s_usd": 1.292105,
          "price_per_10s_usd": 2.58421,
          "availability": "available",
          "source_url": "https://help.aliyun.com/zh/model-studio/model-pricing",
          "notes": "Scraped with Scrapling from Alibaba Cloud Model Studio official Chinese pricing page; international deployment price is published in CNY and normalized to USD with explicit FX metadata.",
          "original_price_cny_per_second": 1.798608,
          "fx_rate_cny_per_usd": 6.96,
          "provider_id": "alibaba_happyhorse_international",
          "provider_name": "Alibaba Cloud HappyHorse (International)",
          "provider_class": "official",
          "payment_access": "global_self_serve",
          "region_surface": "separate_international_surface"
        }
      ]
    }
  ]
}
