{
  "runs": [
    {
      "name": "omni_baseline_remote_image",
      "endpoint": "omni",
      "payload": {
        "model_name": "kling-v3-omni",
        "prompt": "A calm woman looks at the camera and slowly smiles, natural motion, clean lighting.",
        "duration": "5",
        "mode": "std",
        "aspect_ratio": "16:9",
        "image_list": [
          {
            "image_url": "https://v1-kling.klingai.com/kcdn/cdn-kcdn112452/kling-qa-test/16x9_jipuli.png",
            "type": "first_frame"
          }
        ]
      },
      "ok": true,
      "response": {
        "code": 0,
        "message": "SUCCEED",
        "request_id": "3754c137-1817-47d2-8407-380684b10cf3",
        "data": {
          "task_id": "867277083947434030",
          "task_status": "submitted",
          "task_info": {
            "external_task_id": "phase3-omni_baseline_remote_image-1774803488"
          },
          "created_at": 1774803488825,
          "updated_at": 1774803488825
        }
      }
    },
    {
      "name": "reference2video_remote_image",
      "endpoint": "reference2video",
      "payload": {
        "image_list": [
          {
            "image_url": "https://v1-kling.klingai.com/kcdn/cdn-kcdn112452/kling-qa-test/16x9_jipuli.png"
          }
        ],
        "prompt": "A calm woman looks at the camera and slowly smiles, natural motion, clean lighting.",
        "duration": "5",
        "mode": "std",
        "aspect_ratio": "16:9"
      },
      "ok": false,
      "error": "HTTP Error 400: Bad Request",
      "category": "malformed",
      "status_code": 400,
      "response_body": "{\"code\":1201,\"message\":\"Failed to resolve the request body\",\"request_id\":\"49215518-b65b-470f-b614-e2ca1d00dbe1\"}"
    }
  ]
}