Run intelligence

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

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Request

This endpoint expects an object.
media_tokenstringOptional

Token for uploaded media file (from secure upload)

urlstringOptionalformat: "uri"
HTTPS URL to audio, image, or video file
detect_idstringOptionalformat: "uuid"
UUID of an existing detect to associate
media_typeenumOptional

Explicit media type (auto-detected if not provided)

Allowed values:
jsonbooleanOptional

Return structured fields instead of prose. Default false for audio/video, true for images.

Response

Intelligence analysis
successboolean or null
itemobject or null