Skip to main content
POST
Extract colors from image

Authorizations

Authorization
string
header
required

Your Kynva API key (kyn_live_xxx or kyn_test_xxx; legacy rf_ keys remain valid)

Body

application/json
imageUrl
string<uri>
required

URL of the image to analyze

count
number
default:5

Number of colors to extract

Required range: 1 <= x <= 10

Response

200 - application/json

Colors extracted successfully

Colors extracted successfully

success
boolean
data
object