Profile Picture API & SDK
Detect gender from an image
TypeScript Definitions
Use the request body type in TypeScript.
imageDataUrl*string
Response Body
curl -X POST "https://api.grasco.dev/image-edit/detect-gender" \ -H "Content-Type: application/json" \ -d '{ "imageDataUrl": "string" }'{
"gender": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}