Badges & Verification
Wardya Academy issues verifiable digital badges for every course, learning path, and certification.
Badge types
- Course Completion Badge — earned per course
- Learning Path Badge — earned for completing a role-based path
- Certification Badge — Associate, Professional, Expert, Partner
- Expert Capstone Badge — gold-tier badge for Expert capstone
- Partner Implementation Badge — listed in the Wardya partner directory
Visual tiers
| Tier | Theme | Direction |
|---|---|---|
| Associate | Foundation / Identity / AML | Blue + silver |
| Professional | Implementation / Operations | Purple + blue |
| Expert | Architecture / Trust Intelligence | Gold + black |
| Partner | Delivery / Customer success | Teal + slate |
Badge metadata
Every issued badge carries machine-readable metadata:
{
"badgeName": "Wardya Certified Professional: Developer Integration",
"issuer": "Wardya Academy",
"recipientName": "Learner Name",
"recipientEmail": "user@example.com",
"issuedAt": "2026-04-30",
"expiresAt": "2028-04-30",
"credentialId": "WARDYA-PRO-DEV-000001",
"verificationUrl": "https://academy.wardya.ai/verify/WARDYA-PRO-DEV-000001",
"skills": [
"Identity Verification",
"AML Screening",
"Wardya API Integration",
"Fraud Risk Scoring"
]
}Public verification
Anyone can verify a credential by visiting:
https://academy.wardya.ai/verify/{credentialId}The verification page returns issuer, recipient name, issue and expiry dates, and skills. Email and personal data are never exposed publicly.
LinkedIn share
Each badge includes a LinkedIn share action that pre-fills credential name, issuer, issue date, and verification URL.
Sample artifacts
Renewal
Certifications carry a two-year validity. Renewal options:
- Pass the latest exam version
- Earn an equivalent or higher tier badge
- Complete a renewal short course (Professional and Expert tiers)