Getting Started
Base URL
https://api.uwuapps.orgMaking requests
curl "https://api.uwuapps.org/calc/age?date=2000-01-15"Response format
Success
{
"success": true,
"birthDate": "2000-01-15",
"referenceDate": "2025-01-15",
"years": 25,
"months": 0,
"days": 0
}Error
Not found
HTTP status codes
Code
Meaning
CORS
Date formats
Last updated
Was this helpful?
