v3

latestOpenAPI 3.1.02026-07-31112356215.0 KB
intelligence

Run intelligence

Analyze audio, image, or video for comprehensive insights. Optionally reference an existing detect to associate.

post/intelligence

Headers

Authorizationstring required

Request body

media_tokenstring

Token for uploaded media file (from secure upload)

urlstring uri

HTTPS URL to audio, image, or video file

detect_idstring uuid

UUID of an existing detect to associate

media_type'audio' | 'video' | 'image'

Explicit media type (auto-detected if not provided)

callback_urlstring uri

URL that receives the final intelligence payload via HTTP POST. When present, the request runs asynchronously and returns 202 Accepted.

Response

Intelligence analysis

successboolean