Skip to main content
POST
Batch calculate image hashes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
files
file[]
required

Image files. Each file can be up to 30 MB; the combined API request can be up to 100 MB.

Required array length: 1 - 20 elements

Response

Ordered batch result. Invalid files are reported individually without removing successful results.

requestId
string
required
operation
string
required
status
enum<string>
required
Available options:
completed,
partial,
failed
summary
object
required
results
object[]
required