Skip to main content
POST

Authorizations

string
default:"Bearer ${YOUR_API_KEY}"
required
Use the bearer token provided through the Neural4D website.

Body multipart/form-data

string<binary>
required
Portrait image to inspect. Supported formats are JPG, JPEG, and PNG.

Response

Detection result
enum<integer>
required
Detection status. 0 means the result is valid and -1 means the result is invalid.Available options: -1, 0.
boolean
required
Whether a human portrait was detected in the uploaded image.
string
required
Human-readable portrait detection result.