Strike Age enabled hiring helps evaluate candidates fairly beyond strike-related delays.
Strike-Age calculates your true employability age by removing ASUU strike periods from your academic timeline — giving you the fair evaluation you deserve.
12,400+
Verifications
98.2%
Accuracy rate
450+
Partner firms

Simple Process
Three steps to fair, verifiable employability data.
Enter your university, admission year, graduation year, and course details.
Our system cross-references verified ASUU strike databases to identify affected periods.
Download your verified certificate and share your Strike-Age profile with employers.
Developer API
Integrate our verification API to display strike-adjusted ages directly in candidate profiles and internal workflows.
API docs available from top navigation.
GET /api/v1/candidate/{id}/age
{
"candidate_id": "...",
"actual_age": 0,
"employability_age": 0,
"strike_deducted_years": 0,
"verification_status": "verified",
"eligible_for_grad_roles": false,
"badge_id": "VB-...",
"verified_at": "..."
}