Detect watermark

Detect a watermark in an audio, image, or video file. The media type is automatically detected from the file content. Use the Prefer: wait header for synchronous processing.

Authentication

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

Headers

PreferenumOptional
When set to "wait", the API processes synchronously and returns the completed result with metrics.
Allowed values:

Request

This endpoint expects an object.
urlstringRequiredformat: "uri"

HTTPS URL to the media file (audio, image, or video).

custom_messagestringOptionalDefaults to resembleai

Custom message used during encoding for image/video. Ignored for audio.

Response

Detection job created
successboolean or null
itemobject or null