APIPod Docs
HomeModels
Language
Language
  • 中文
  • English
HomeModels
Language
Language
  • 中文
  • English
    • Getting Started with APIPod API
    • Image Models
      • Nano Banana
        • Nano Banana 2
        • Nano Banana Pro
      • Seedream 4.5
        • Seedream V4.5 Text to Image
        • Seedream V4.5 Image to Image
      • Seedream 5.0 Lite
        • Seedream 5.0 Lite Text to Image
        • Seedream 5.0 Lite Image to Image
      • WAN 2.7
        • WAN 2.7 Text to Image
        • WAN 2.7 Image to Image
        • WAN 2.7 Text to Image Pro
        • WAN 2.7 Image to Image Pro
      • Query Image Task
        GET
    • Video Models
      • Veo 3.1
        • Veo 3.1 Fast
      • Seedance 2.0
        • Seedance 2.0 Text to Video
        • Seedance 2.0 Image to Video
        • Seedance 2.0 Reference to Video
        • Seedance 2.0 Fast Text to Video
        • Seedance 2.0 Fast Image to Video
        • Seedance 2.0 Fast Reference to Video
    • Schemas
      • NanoBanana
      • Seedream4.5
      • Seedream5.0
      • SubmitTaskResponse
      • TaskDetailResponse
      • WAN2.7Image
      • WAN2.7ImageEdit
      • WAN2.7ImagePro
      • WAN2.7ImageEditPro
      • Veo3.1Fast
      • Seedance2.0TextToVideo
      • Seedance2.0ImageToVideo
      • Seedance2.0ReferenceToVideo
      • Seedance2.0FastTextToVideo
      • Seedance2.0FastImageToVideo
      • Seedance2.0FastReferenceToVideo

    Seedance2.0ReferenceToVideo

    {
        "model": "seedance-2.0-r2v",
        "prompt": "string",
        "image_urls": [
            "string"
        ],
        "video_urls": [
            "string"
        ],
        "audio_urls": [
            "string"
        ],
        "aspect_ratio": "adaptive",
        "resolution": "720p",
        "duration": 4,
        "generate_audio": true,
        "return_last_frame": false,
        "web_search": false,
        "watermark": true
    }
    Built with