Predict
GET {{ask-filerobot-server}}/images/face-clustering/predict?file_uuid=9b1986f7-dd51-5ddf-9a0a-042edce50000
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
file_uuid | string | Id of image to use |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Filerobot-Token | string | Filerobot project identifier, aka token | |
Filerobot-Key | string | Filerobot API key |
RESPONSES
status: OK
{"status":"success","version":"2.9.4","result":{"uuid":"9b1986f7-dd51-5ddf-9a0a-042edce50000","url":"https://fdocs.api.airstore.io/v4/get/9b1986f7-dd51-5ddf-9a0a-042edce50000","clusters":[0,1]}}