Watermarking
Beta: Watermark API is currently in beta. Please contact us if you would like to be added to the beta program.
The Resemble Watermark API allows you to apply and detect watermarks on audio, image, and video files. The media type is automatically detected from the file URL. These endpoints provide functionality to apply and detect watermarks, and you can access the results of these operations through dedicated result endpoints.
Supported Media Types
Synchronous Mode
By default, processing is asynchronous and you must poll the result endpoint. To receive the result in a single request, include the Prefer: wait header. The API will wait for processing to complete before returning the response.
