Detect Video Aois

Detect video AOIs

Automatically detect potential AOIs in a video

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Pre-requisites

In order to run the brand detection and get the Areas of Interest (AOIs), it is necessary to have a video which has already been predicted.

Use the video media_id to send the POST request to the endpoint predict/v2/videos/YOUR_VIDEO_MEDIA_ID/aois/detect

Example of a successful response

When the request is sent, the response should a 202. status code and return the following message:

{
  "detail": "AOI detection started"
}
Path Params
string
required
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json