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.

callback_urlstringOptionalformat: "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
itemobject