Skip to main content
POST
Batch extract color palettes

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
count
integer
default:5
Required range: 3 <= x <= 8

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