Logo Management

Search for logos

Search for logos detected using the universal-logo-detector model that meet some criteria (annotation status, annotated, type,...)

get/images/logos/search

Query parameters

server_type'off' | 'obf' | 'opff' | 'opf' | 'off_pro'

The server type (=project) to use, such as 'off' (Open Food Facts), 'obf' (Open Beauty Facts),...

barcodestring
Example:5410041040807

Filter by barcode value

countnumber

Number of results to return

typestring

Filter by logo type

valuestring

Filter by annotated value

taxonomy_valuestring

Filter by taxonomy value, i.e. the canonical value present is the associated taxonomy. This parameter is mutually exclusive with value, and should be used for label type.

min_confidencenumber

Filter logos that have a confidence score above a threshold

randomboolean

If true, randomized result order

annotatedboolean nullable

The annotation status of the logo. If not provided, both annotated and non-annotated logos are returned

Response

The search results

countnumber required

Number of returned results

Changes

Changed in 1 of the 3 revisions of this API.15

    • added the optional property logos/items/annotation_type to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/annotation_value to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/annotation_value_tag to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/bounding_box to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/completed_at to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/image to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/nearest_neighbors to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/score to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/server_type to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/source_image to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/taxonomy_value to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property logos/items/username to the response with the 200 status

      response-optional-property-added

    • added the required property logos/items/barcode to the response with the 200 status

      response-required-property-added

    • added the required property logos/items/id to the response with the 200 status

      response-required-property-added