Age
GET /predict/ageParameters
Parameter
Required
Description
Example
curl "https://api.uwuapps.org/predict/age?name=Michael"Response
{
"success": true,
"name": "Michael",
"age": 52,
"count": 233482
}Response fields
Field
Description
Notes
Last updated
Was this helpful?
