Brand detection URL

GET {{ask-filerobot-server}}/images/brand-detection/:url

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Filerobot-TokenstringFilerobot project identifier, aka token
Filerobot-KeystringFilerobot API key

RESPONSES

status: OK

{"status":"success","version":"2.9.4","source":"cache-file","sha1":"7fe815603867bd06c649deabe2f391b9c0027237","request_uuid":"a45c7944-68e9-428d-843d-9d3ff9fb0551","brand":{"extracted":[{"dimensions":{"top":162,"bottom":437,"left":134,"right":466},"vertices":[{"x":134,"y":162},{"x":466,"y":162},{"x":466,"y":437},{"x":134,"y":437}],"classes":[{"class":"twitter","label":"Twitter"}],"meta":{"id":"2f9fb790-2fb0-11ee-8a7c-758a1e080f95","type":"logo","clarity":0.9438661989974152,"ocr_confirmed":false}}],"has_logo":true},"file_downloaded_in":0.05}