Apply Watermark
Beta: Watermark API is currently in beta. Please contact us if you would like to be added to the beta program.
Apply a watermark to an audio file using the provided URL.
POST https://app.resemble.ai/api/v2/watermark/apply
Request Parameters
Example
Response
URL must be HTTPS and point to a valid media file. Processing is asynchronous.
Fetch Apply Result
Retrieve the result of an applied watermark using the provided UUID.
GET https://app.resemble.ai/api/v2/watermark/apply/{uuid}/result
Example
Response
Response Fields
Important: The signed
watermarked_audioURL expires; download and store the asset promptly.
Error Handling
If the request is unsuccessful, you will receive an error response:
Ensure that you provide a valid URL, and that the audio file is in WAV format and accessible via HTTPS.
