@leopiccionia/numista-sdk / Exports / SearchByImageRequest
Interface: SearchByImageRequest
Table of contents
Properties
Properties
category
• Optional
category: Category
Catalogue category
images
• images: { image_data
: string
; mime_type
: MimeType
}[]
List of one or two input images in JPEG or PNG format with Base64 encoding
max_results
• Optional
max_results: number
Maximum number of results. Note that the method may return less results than the specified maximum if less matching types are found
Minimum: 1. Maximum: 100
Default Value
100