Analyses
Create a video analysis
Submit a video for per-frame visual saliency analysis.
POST
Create a visual saliency analysis for a video. The request returns
201 Created with the new id and a location URL (also returned in the Location response header). Poll Get a video analysis with the returned id to retrieve the result.
The video
content must be an AWS S3 URL presigned by EyeQuant. See Analyze videos for how to obtain one and the supported video requirements.The video input specification.
The id of the new video analysis.
The URL where the result can be retrieved (also returned in the
Location header).