Skip to main content
POST
Retrieve color clusters

Authorizations

Authorization
string
header
required

An API key from Settings → API keys in Arcade Studio.

Body

application/json
requestId
string
required

Caller-chosen idempotency key; a replay returns the original result

Required string length: 1 - 128
patternId
string
required

The pattern to recolor

Minimum string length: 1
clusterCount
integer

Omit to let the service choose; recolor must repeat the value

Required range: 2 <= x <= 20

Response

200 - application/json

OK

clusters
object[]
required