Skip to main content
GET
/
api
/
classification_video
/
{identifier}
Get a video classification result
curl --request GET \
  --url https://backend.identifai.net/api/classification_video/{identifier} \
  --header 'X-Api-Key: <api-key>'
{
  "hash": "1122bc922b7381529013a2198b9143c0b6a52669fd511cfb030418209f1751a6",
  "name": "sample-video.mp4",
  "identifier": "f617faae1a78b248cb1e336b7f58fd26c70d6a2c6ba7500b98fde581117e8a3b",
  "verdict": {
    "count": 3,
    "models": [
      "V01",
      "Revelio III",
      "Revelio IV",
      "Ardē",
      "morphing",
      "Revelio Onboarding II",
      "Revelio Onboarding I"
    ],
    "unknown": false,
    "heuristic": "AverageExcludeObsolete",
    "confidence": 0.6,
    "classification": "artificial"
  },
  "verdicts": [
    {
      "count": 3,
      "models": [
        "V01",
        "Revelio III",
        "Revelio IV",
        "Ardē",
        "morphing",
        "Revelio Onboarding II",
        "Revelio Onboarding I"
      ],
      "unknown": false,
      "heuristic": "Majority",
      "confidence": 0.6,
      "classification": "artificial"
    },
    {
      "count": 3,
      "models": [
        "V01",
        "Revelio III",
        "Revelio IV",
        "Ardē",
        "morphing",
        "Revelio Onboarding II",
        "Revelio Onboarding I"
      ],
      "unknown": false,
      "heuristic": "Average",
      "confidence": 0.6,
      "classification": "artificial"
    },
    {
      "count": 3,
      "models": [
        "V01",
        "Revelio III",
        "Revelio IV",
        "Ardē",
        "morphing",
        "Revelio Onboarding II",
        "Revelio Onboarding I"
      ],
      "unknown": false,
      "heuristic": "AverageExcludeObsolete",
      "confidence": 0.6,
      "classification": "artificial"
    },
    {
      "count": 3,
      "models": [
        "V01",
        "Revelio III",
        "Revelio IV",
        "Ardē",
        "morphing",
        "Revelio Onboarding II",
        "Revelio Onboarding I"
      ],
      "unknown": false,
      "heuristic": "AverageExclude10",
      "confidence": 0.6,
      "classification": "artificial"
    },
    {
      "count": 3,
      "models": [
        "V01",
        "Revelio III",
        "Revelio IV",
        "Ardē",
        "morphing",
        "Revelio Onboarding II",
        "Revelio Onboarding I"
      ],
      "unknown": false,
      "heuristic": "AverageExclude20",
      "confidence": 0.6,
      "classification": "artificial"
    },
    {
      "count": 3,
      "models": [
        "V01",
        "Revelio III",
        "Revelio IV",
        "Ardē",
        "morphing",
        "Revelio Onboarding II",
        "Revelio Onboarding I"
      ],
      "unknown": false,
      "heuristic": "AverageExclude30",
      "confidence": 0.6,
      "classification": "artificial"
    },
    {
      "count": 3,
      "models": [
        "V01",
        "Revelio III",
        "Revelio IV",
        "Ardē",
        "morphing",
        "Revelio Onboarding II",
        "Revelio Onboarding I"
      ],
      "unknown": false,
      "heuristic": "TopRelevant",
      "confidence": 0.6,
      "classification": "artificial"
    }
  ],
  "results": {
    "images": [
      {
        "hash": "1257bc72c196ac6c87f4bfa6808546fd98c3ea7e2bdb53eae4c451092ba749f4",
        "name": "000000.png",
        "identifier": "41525581506924fe6868f16fcbc449ed32dc8c1f1cf2dd261e17d9ea414471f2",
        "verdict": {
          "heuristic": "AverageExcludeObsolete",
          "confidence": 0.8981301643422999,
          "classification": "artificial"
        },
        "verdicts": [
          {
            "heuristic": "Majority",
            "confidence": 0.7847398822818702,
            "classification": "artificial"
          },
          {
            "heuristic": "Average",
            "confidence": 0.7847398822818702,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExcludeObsolete",
            "confidence": 0.8981301643422999,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude10",
            "confidence": 0.7847398822818702,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude20",
            "confidence": 0.7847398822818702,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude30",
            "confidence": 0.7847398822818702,
            "classification": "artificial"
          },
          {
            "heuristic": "TopRelevant",
            "confidence": 0.99,
            "classification": "artificial"
          }
        ],
        "results": [
          {
            "model": "V01",
            "unknown": false,
            "elapsed_time": 1.7601750350440852,
            "classification": [
              {
                "label": "human",
                "score": 0.44204068183898926
              },
              {
                "label": "artificial",
                "score": 0.5579593181610107
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 1.7601750350440852
                }
              ],
              "max_human_label": "human",
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio III",
            "unknown": false,
            "elapsed_time": 2.883483855985105,
            "classification": [
              {
                "label": "human",
                "score": 0.001572913884705514
              },
              {
                "label": "artificial",
                "score": 0.9984270861152944
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 2.883483855985105
                }
              ],
              "original_human": 0.05467487499117851,
              "max_human_label": "human human",
              "original_artificial": 0.9453251250088216,
              "unknown_probability": 0,
              "max_artificial_label": "artificial flux"
            }
          },
          {
            "model": "Revelio IV",
            "unknown": false,
            "elapsed_time": 2.5030892330105416,
            "classification": [
              {
                "label": "human",
                "score": 0.20216675743069495
              },
              {
                "label": "artificial",
                "score": 0.7978332425693051
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 2.5030892330105416
                }
              ],
              "original_human": 0.5627193282271037,
              "max_human_label": "human fotografi_2412",
              "original_artificial": 0.4372806717728963,
              "unknown_probability": 0,
              "max_artificial_label": "artificial firefly-v3"
            }
          },
          {
            "model": "Ardē",
            "unknown": false,
            "elapsed_time": 0,
            "classification": [
              {
                "label": "human",
                "score": 0
              },
              {
                "label": "artificial",
                "score": 1
              }
            ],
            "classification_details": {
              "originalClassification": {
                "model": "Ardē (Revelio IV heatmap)",
                "labels": [],
                "unknown": false,
                "confidence": 1,
                "performance": [],
                "classification": [
                  {
                    "label": "human",
                    "score": 0.0001233945759863131
                  },
                  {
                    "label": "artificial",
                    "score": 0.9998766054240136
                  }
                ]
              }
            }
          }
        ]
      },
      {
        "hash": "b36adc3f9ae4e6f03733ed421f64530ff82fec42726067cbe8441970c267dbd3",
        "name": "000003.png",
        "identifier": "c95e9cc19ee92cbdc304fab0ef4a7d112f36e0d7b89bcfd1e6d82312172e230e",
        "verdict": {
          "heuristic": "AverageExcludeObsolete",
          "confidence": 0.99,
          "classification": "artificial"
        },
        "verdicts": [
          {
            "heuristic": "Majority",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "Average",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExcludeObsolete",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude10",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude20",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude30",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "TopRelevant",
            "confidence": 0.99,
            "classification": "artificial"
          }
        ],
        "results": [
          {
            "model": "V01",
            "unknown": false,
            "elapsed_time": 0.12405547202797608,
            "classification": [
              {
                "label": "human",
                "score": 0.35916733741760254
              },
              {
                "label": "artificial",
                "score": 0.6408326625823975
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.12405547202797608
                }
              ],
              "max_human_label": "human",
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio III",
            "unknown": false,
            "elapsed_time": 0.2943665590137243,
            "classification": [
              {
                "label": "human",
                "score": 0.9514343255507932
              },
              {
                "label": "artificial",
                "score": 0.04856567444920686
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.2943665590137243
                }
              ],
              "original_human": 0.9975053668022156,
              "max_human_label": "human human",
              "original_artificial": 0.002494633197784424,
              "unknown_probability": 0,
              "max_artificial_label": "artificial impossible-engine"
            }
          },
          {
            "model": "morphing",
            "unknown": false,
            "elapsed_time": 0.6710830540396273,
            "classification": [
              {
                "label": "human",
                "score": 0.000032178778086123157
              },
              {
                "label": "artificial",
                "score": 0.9817005521467372
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.6710830540396273
                }
              ],
              "original_human": 0.0017584562301635742,
              "max_human_label": "human",
              "original_artificial": 0.9982415437698364,
              "unknown_probability": 0.018267269075176527,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio IV",
            "unknown": false,
            "elapsed_time": 2.3163805659860373,
            "classification": [
              {
                "label": "human",
                "score": 0.9397137688923892
              },
              {
                "label": "artificial",
                "score": 0.06028623110761096
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 2.3163805659860373
                }
              ],
              "original_human": 0.9746471589896828,
              "max_human_label": "human flickr30k",
              "original_artificial": 0.025352841010317206,
              "unknown_probability": 0,
              "max_artificial_label": "artificial luma2_flash"
            }
          },
          {
            "model": "Revelio Onboarding II",
            "unknown": true,
            "elapsed_time": 0.05946953996317461,
            "classification": [
              {
                "label": "human",
                "score": 0.7104698474133079
              },
              {
                "label": "artificial",
                "score": 0.007609701897525746
              }
            ],
            "classification_details": {
              "labels": [],
              "detection": {
                "box": {
                  "x1": 567.68317,
                  "x2": 636.66681,
                  "y1": 174.60971,
                  "y2": 270.8425
                },
                "model": "yolo_face",
                "confidence": 0.82697
              },
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.05946953996317461
                }
              ],
              "original_human": 0.99120831489563,
              "max_human_label": "human",
              "original_artificial": 0.008791685104370117,
              "unknown_probability": 0.2819204506891662,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio Onboarding I",
            "unknown": false,
            "elapsed_time": 0.044324161019176245,
            "classification": [
              {
                "label": "human",
                "score": 0.0067316565412899355
              },
              {
                "label": "artificial",
                "score": 0.99326834345871
              }
            ],
            "classification_details": {
              "labels": [],
              "detection": {
                "box": {
                  "x1": 567.68317,
                  "x2": 636.66681,
                  "y1": 174.60971,
                  "y2": 270.8425
                },
                "model": "yolo_face",
                "confidence": 0.82697
              },
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.044324161019176245
                }
              ],
              "original_human": 0.0005820393562316895,
              "max_human_label": "human",
              "original_artificial": 0.9994179606437684,
              "unknown_probability": 1.0755285551056204e-16,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Ardē",
            "unknown": false,
            "elapsed_time": 0,
            "classification": [
              {
                "label": "human",
                "score": 0
              },
              {
                "label": "artificial",
                "score": 1
              }
            ],
            "classification_details": {
              "originalClassification": {
                "model": "Ardē (Revelio IV heatmap)",
                "labels": [],
                "unknown": false,
                "confidence": 1,
                "performance": [],
                "classification": [
                  {
                    "label": "human",
                    "score": 0.0001233945759863131
                  },
                  {
                    "label": "artificial",
                    "score": 0.9998766054240136
                  }
                ]
              }
            }
          }
        ]
      },
      {
        "hash": "7454bc67d893ad0598e9cba4af17d4d4bf595bc7f50a4e150ce3c2be5d235a95",
        "name": "000001.png",
        "identifier": "a42d78f45aca088d16559c791e1badbf053740bf9216bdaeaf1c6b828c440832",
        "verdict": {
          "heuristic": "AverageExcludeObsolete",
          "confidence": 0.6310503191812743,
          "classification": "human"
        },
        "verdicts": [
          {
            "heuristic": "Majority",
            "confidence": 0.9670399173433112,
            "classification": "human"
          },
          {
            "heuristic": "Average",
            "confidence": 0.752199306154924,
            "classification": "human"
          },
          {
            "heuristic": "AverageExcludeObsolete",
            "confidence": 0.6310503191812743,
            "classification": "human"
          },
          {
            "heuristic": "AverageExclude10",
            "confidence": 0.752199306154924,
            "classification": "human"
          },
          {
            "heuristic": "AverageExclude20",
            "confidence": 0.752199306154924,
            "classification": "human"
          },
          {
            "heuristic": "AverageExclude30",
            "confidence": 0.752199306154924,
            "classification": "human"
          },
          {
            "heuristic": "TopRelevant",
            "confidence": 0.99,
            "classification": "human"
          }
        ],
        "results": [
          {
            "model": "V01",
            "unknown": false,
            "elapsed_time": 0.25653159199282527,
            "classification": [
              {
                "label": "human",
                "score": 0.9944972801022232
              },
              {
                "label": "artificial",
                "score": 0.005502719897776842
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.25653159199282527
                }
              ],
              "max_human_label": "human",
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio III",
            "unknown": false,
            "elapsed_time": 1.5413697059848346,
            "classification": [
              {
                "label": "human",
                "score": 0.9395825545843988
              },
              {
                "label": "artificial",
                "score": 0.06041744541560116
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 1.5413697059848346
                }
              ],
              "original_human": 0.9744157791137696,
              "max_human_label": "human human",
              "original_artificial": 0.02558422088623047,
              "unknown_probability": 0,
              "max_artificial_label": "artificial impossible-engine"
            }
          },
          {
            "model": "Revelio IV",
            "unknown": false,
            "elapsed_time": 3.6860293009667657,
            "classification": [
              {
                "label": "human",
                "score": 0.3225180837781497
              },
              {
                "label": "artificial",
                "score": 0.6774819162218505
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 3.6860293009667657
                }
              ],
              "original_human": 0.6257776347920299,
              "max_human_label": "human flickr30k",
              "original_artificial": 0.37422236520797014,
              "unknown_probability": 0,
              "max_artificial_label": "artificial midjourney-5-6"
            }
          },
          {
            "model": "Ardē",
            "unknown": false,
            "elapsed_time": 0,
            "classification": [
              {
                "label": "human",
                "score": 0
              },
              {
                "label": "artificial",
                "score": 1
              }
            ],
            "classification_details": {
              "originalClassification": {
                "model": "Ardē (Revelio IV heatmap)",
                "labels": [],
                "unknown": false,
                "confidence": 1,
                "performance": [],
                "classification": [
                  {
                    "label": "human",
                    "score": 0.0001233945759863131
                  },
                  {
                    "label": "artificial",
                    "score": 0.9998766054240136
                  }
                ]
              }
            }
          }
        ]
      },
      {
        "hash": "0f0fcf5b13d56f68b1e7ff819050e88815fde8afe713449097ff948a67696e0b",
        "name": "000002.png",
        "identifier": "1c5d69b0ef56143877c30d7df600b73ea6ab2b57053d2ff2e5eceee75ed5e31d",
        "verdict": {
          "heuristic": "AverageExcludeObsolete",
          "confidence": 0.880679219237056,
          "classification": "human"
        },
        "verdicts": [
          {
            "heuristic": "Majority",
            "confidence": 0.9138985120626736,
            "classification": "human"
          },
          {
            "heuristic": "Average",
            "confidence": 0.9138985120626736,
            "classification": "human"
          },
          {
            "heuristic": "AverageExcludeObsolete",
            "confidence": 0.880679219237056,
            "classification": "human"
          },
          {
            "heuristic": "AverageExclude10",
            "confidence": 0.9138985120626736,
            "classification": "human"
          },
          {
            "heuristic": "AverageExclude20",
            "confidence": 0.9138985120626736,
            "classification": "human"
          },
          {
            "heuristic": "AverageExclude30",
            "confidence": 0.9262168778840574,
            "classification": "human"
          },
          {
            "heuristic": "TopRelevant",
            "confidence": 0.99,
            "classification": "human"
          }
        ],
        "results": [
          {
            "model": "V01",
            "unknown": false,
            "elapsed_time": 0.1296543850330636,
            "classification": [
              {
                "label": "human",
                "score": 0.9009673818945884
              },
              {
                "label": "artificial",
                "score": 0.09903261810541152
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.1296543850330636
                }
              ],
              "max_human_label": "human",
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio III",
            "unknown": false,
            "elapsed_time": 0.4497870850027539,
            "classification": [
              {
                "label": "human",
                "score": 0.9514663738735264
              },
              {
                "label": "artificial",
                "score": 0.04853362612647382
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.4497870850027539
                }
              ],
              "original_human": 0.997574746608734,
              "max_human_label": "human human",
              "original_artificial": 0.002425253391265869,
              "unknown_probability": 0,
              "max_artificial_label": "artificial stable-diffusion-xl-1.0-inpainting-0.1"
            }
          },
          {
            "model": "morphing",
            "unknown": true,
            "elapsed_time": 1.2172567900270224,
            "classification": [
              {
                "label": "human",
                "score": 0.6951789109846745
              },
              {
                "label": "artificial",
                "score": 0.00877099017297574
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 1.2172567900270224
                }
              ],
              "original_human": 0.9818697012960912,
              "max_human_label": "human",
              "original_artificial": 0.01813029870390892,
              "unknown_probability": 0.29605009884234973,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio IV",
            "unknown": false,
            "elapsed_time": 2.273830522026401,
            "classification": [
              {
                "label": "human",
                "score": 0.8098920646005858
              },
              {
                "label": "artificial",
                "score": 0.1901079353994142
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 2.273830522026401
                }
              ],
              "original_human": 0.8449308993294835,
              "max_human_label": "human flickr30k",
              "original_artificial": 0.1550691006705165,
              "unknown_probability": 0,
              "max_artificial_label": "artificial google_veo3"
            }
          },
          {
            "model": "Revelio Onboarding II",
            "unknown": true,
            "elapsed_time": 0.06336152896983549,
            "classification": [
              {
                "label": "human",
                "score": 0.7238849357598298
              },
              {
                "label": "artificial",
                "score": 0.006671852764693483
              }
            ],
            "classification_details": {
              "labels": [],
              "detection": {
                "box": {
                  "x1": 513.99304,
                  "x2": 606.46863,
                  "y1": 247.03607,
                  "y2": 359.64026
                },
                "model": "yolo_face",
                "confidence": 0.83921
              },
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.06336152896983549
                }
              ],
              "original_human": 0.9998565912246704,
              "max_human_label": "human",
              "original_artificial": 0.00014340877532958984,
              "unknown_probability": 0.26944321147547673,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio Onboarding I",
            "unknown": false,
            "elapsed_time": 0.1189479369786568,
            "classification": [
              {
                "label": "human",
                "score": 0.9932682278819944
              },
              {
                "label": "artificial",
                "score": 0.0067317721180055225
              }
            ],
            "classification_details": {
              "labels": [],
              "detection": {
                "box": {
                  "x1": 513.99304,
                  "x2": 606.46863,
                  "y1": 247.03607,
                  "y2": 359.64026
                },
                "model": "yolo_face",
                "confidence": 0.83921
              },
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.1189479369786568
                }
              ],
              "original_human": 0.9994162321090698,
              "max_human_label": "human",
              "original_artificial": 0.0005837678909301758,
              "unknown_probability": 0,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Ardē",
            "unknown": false,
            "elapsed_time": 0,
            "classification": [
              {
                "label": "human",
                "score": 0
              },
              {
                "label": "artificial",
                "score": 1
              }
            ],
            "classification_details": {
              "originalClassification": {
                "model": "Ardē (Revelio IV heatmap)",
                "labels": [],
                "unknown": false,
                "confidence": 1,
                "performance": [],
                "classification": [
                  {
                    "label": "human",
                    "score": 0.0001233945759863131
                  },
                  {
                    "label": "artificial",
                    "score": 0.9998766054240136
                  }
                ]
              }
            }
          }
        ]
      },
      {
        "hash": "13e70b3d48757d0c46de900144cc65d5288ee95d5b035e2dbfa9b48c794bdc51",
        "name": "000004.png",
        "identifier": "6e414db1df43c973bb73fccb621e97c0bff553f40420fee835e09414a7607115",
        "verdict": {
          "heuristic": "AverageExcludeObsolete",
          "confidence": 0.99,
          "classification": "artificial"
        },
        "verdicts": [
          {
            "heuristic": "Majority",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "Average",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExcludeObsolete",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude10",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude20",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude30",
            "confidence": 0.99,
            "classification": "artificial"
          },
          {
            "heuristic": "TopRelevant",
            "confidence": 0.99,
            "classification": "artificial"
          }
        ],
        "results": [
          {
            "model": "V01",
            "unknown": false,
            "elapsed_time": 0.07387681998079643,
            "classification": [
              {
                "label": "human",
                "score": 0.9972028848715128
              },
              {
                "label": "artificial",
                "score": 0.002797115128487349
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.07387681998079643
                }
              ],
              "max_human_label": "human",
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio III",
            "unknown": false,
            "elapsed_time": 0.23867654299829155,
            "classification": [
              {
                "label": "human",
                "score": 0.9442919299062866
              },
              {
                "label": "artificial",
                "score": 0.05570807009371336
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.23867654299829155
                }
              ],
              "original_human": 0.9830310344696044,
              "max_human_label": "human human",
              "original_artificial": 0.016968965530395508,
              "unknown_probability": 0,
              "max_artificial_label": "artificial midjourney"
            }
          },
          {
            "model": "Revelio IV",
            "unknown": false,
            "elapsed_time": 0.24490225996123627,
            "classification": [
              {
                "label": "human",
                "score": 0.010628047209757857
              },
              {
                "label": "artificial",
                "score": 0.989371952790242
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.24490225996123627
                }
              ],
              "original_human": 0.2466426119208336,
              "max_human_label": "human openimages",
              "original_artificial": 0.7533573880791664,
              "unknown_probability": 1.0755285551056204e-16,
              "max_artificial_label": "artificial hailuo2"
            }
          },
          {
            "model": "morphing",
            "unknown": false,
            "elapsed_time": 0.2625054939999245,
            "classification": [
              {
                "label": "human",
                "score": 0.00005356325057302847
              },
              {
                "label": "artificial",
                "score": 0.9814953313319642
              }
            ],
            "classification_details": {
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.2625054939999245
                }
              ],
              "original_human": 0.002894580364227295,
              "max_human_label": "human",
              "original_artificial": 0.9971054196357728,
              "unknown_probability": 0.018451105417462768,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio Onboarding II",
            "unknown": true,
            "elapsed_time": 0.2181864960002713,
            "classification": [
              {
                "label": "human",
                "score": 0.47614195978762847
              },
              {
                "label": "artificial",
                "score": 0.04007666695212334
              }
            ],
            "classification_details": {
              "labels": [],
              "detection": {
                "box": {
                  "x1": 278.23944,
                  "x2": 553.38843,
                  "y1": 101.89088,
                  "y2": 483.19934
                },
                "model": "yolo_face",
                "confidence": 0.89321
              },
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.2181864960002713
                }
              ],
              "original_human": 0.8785105347633362,
              "max_human_label": "human",
              "original_artificial": 0.12148946523666382,
              "unknown_probability": 0.4837813732602481,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Revelio Onboarding I",
            "unknown": false,
            "elapsed_time": 0.09364213497610764,
            "classification": [
              {
                "label": "human",
                "score": 0.991998337151352
              },
              {
                "label": "artificial",
                "score": 0.008001662848648162
              }
            ],
            "classification_details": {
              "labels": [],
              "detection": {
                "box": {
                  "x1": 278.23944,
                  "x2": 553.38843,
                  "y1": 101.89088,
                  "y2": 483.19934
                },
                "model": "yolo_face",
                "confidence": 0.89321
              },
              "confidence": 1,
              "performance": [
                {
                  "name": "classification",
                  "value": 0.09364213497610764
                }
              ],
              "original_human": 0.9820072054862976,
              "max_human_label": "human",
              "original_artificial": 0.017992794513702393,
              "unknown_probability": 0,
              "max_artificial_label": "artificial"
            }
          },
          {
            "model": "Ardē",
            "unknown": false,
            "elapsed_time": 0,
            "classification": [
              {
                "label": "human",
                "score": 0
              },
              {
                "label": "artificial",
                "score": 1
              }
            ],
            "classification_details": {
              "originalClassification": {
                "model": "Ardē (Revelio IV heatmap)",
                "labels": [],
                "unknown": false,
                "confidence": 1,
                "performance": [],
                "classification": [
                  {
                    "label": "human",
                    "score": 0.0001233945759863131
                  },
                  {
                    "label": "artificial",
                    "score": 0.9998766054240136
                  }
                ]
              }
            }
          }
        ]
      }
    ],
    "audios": [
      {
        "hash": "89ff6bc9ec8ed4b9fe5489353432b1553ac8efe5e26f247f71d75e0da181870f",
        "name": "sample_silence.wav",
        "identifier": "302f17f44b1beaa8716f9fc646016aa9c729ce32b9f87db163b594fc2d73e0eb",
        "verdict": {
          "heuristic": "AverageExcludeObsolete",
          "confidence": 0.757081098003281,
          "classification": "artificial"
        },
        "verdicts": [
          {
            "heuristic": "Majority",
            "confidence": 0.757081098003281,
            "classification": "artificial"
          },
          {
            "heuristic": "Average",
            "confidence": 0.757081098003281,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExcludeObsolete",
            "confidence": 0.757081098003281,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude10",
            "confidence": 0.757081098003281,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude20",
            "confidence": 0.757081098003281,
            "classification": "artificial"
          },
          {
            "heuristic": "AverageExclude30",
            "confidence": 0.757081098003281,
            "classification": "artificial"
          },
          {
            "heuristic": "TopRelevant",
            "confidence": 0.75,
            "classification": "artificial"
          }
        ],
        "results": [
          {
            "model": "Phantom",
            "unknown": false,
            "elapsed_time": 0,
            "classification": [
              {
                "label": "human",
                "score": 0.24291890199671895
              },
              {
                "label": "artificial",
                "score": 0.757081098003281
              }
            ],
            "classification_details": {
              "confidence": 1
            }
          }
        ]
      }
    ]
  }
}

Authorizations

X-Api-Key
string
header
required

Your API key.

Path Parameters

identifier
string
required

The identifier of the video.

Response

The classification result.

The answer for video classification

hash
string

SHA-256 hash of the classified video file

identifier
string

The identifier that identifies the classified video

name
string

The name of the classified video file

verdict
object

The main classification verdict for the entire video using the user's default heuristic

verdicts
object[]

Array of verdicts for all available heuristics applied to the entire video

results
object

Detailed results containing analyzed frames from the video