Watermark detection URL
GET {{ask-filerobot-server}}/images/watermark-detection/:url
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Filerobot-Token | string | Filerobot project identifier, aka token | |
Filerobot-Key | string | Filerobot API key |
RESPONSES
status: OK
{"status":"success","version":"3.0.2","source":"cache-file","sha1":"00ceb83e817872c6b2ef103478f62af7eac3dc8e","predictions":[{"no_watermark":0.839,"watermark":0.161}],"request_uuid":"9123d7b8-e045-4996-89c1-855ec9e1bee7"}