Detect Watermark
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Headers
Request
The clip to check, at most 25MB. Give the detector at least three seconds of clear speech; below that its confidence is not worth acting on, and below half a second it always reports zero.
Response headers
Request-rate budget: the maximum number of requests in the current
window (the bucket capacity). The IETF-draft un-prefixed name; the
legacy alias X-RateLimit-Limit carries the same value. Rides every
response.
Request-rate budget: requests left in the current window. Legacy
alias: X-RateLimit-Remaining.
Request-rate budget: integer delta-seconds until the window fully
refills (same unit as Retry-After). Legacy alias:
X-RateLimit-Reset.
Response
Whether the clip carries the watermark, i.e. whether confidence
cleared the service’s configured bar.
The detector’s score for this clip, in [0, 1]. Comparable only between checks made against the same detector version.