Authorizations
Your API key.
Body
The URL of the video to be classified.
Choose to classify a maximum of 5, 10 or 30 frames.
5
, 10
, 30
If set to true extracts key frames and uses those for classification instead of fixed-time distance images. The extracted key frames may be less than the requested frames
.
Key frames identification algorithm. Possible values are iframe (default), flow and color.
iframes
: extracts the iframes of the video;color
: returns the average frame, based on color, of every shot sequence. Shot sequences are group of frames that start with an iframe;flow
: returns the most still frame with respect of the previous frame of every shot sequence.
iframe
, flow
, color
Set it to true if you also want to analyze people's faces in the image using morphing.
Set it to true if you also want to analyze the image for signs of tampering or manipulation, such as splicing or content alteration.
If specified, the classification result will also be automatically sent to the entered URL. Otherwise, the result can be obtained by polling the relative endpoint.
Response
The classification identifier. The format depends on the Accept header.
"8d64370a87b820cc1cf620338f5c898bab37439c9a405f32d9eaffc50c4f27b0"