Quick answer
Use the Employer Verification page to validate one or many credential IDs.
Results return as VALID, NOT_FOUND, or REVOKED, with evidence links for valid credentials.
Why verify?
SkillLift Labs credentials are cryptographically backed — each certificate has an integrity hash that would change if any underlying evidence were altered. Verification gives you confidence that what a candidate claims on their CV matches what they actually completed.
No account or login is required to verify credentials.
Single credential lookup
- Go to SkillLift Employer Verification.
- Enter the Credential ID from the candidate's CV or LinkedIn profile. It looks like
SL-A1B2C3D4-EF56. - Click Verify. Results appear instantly.
Bulk CSV verification
If you are screening multiple candidates:
- Prepare a CSV file with a header row and a
credentialIdcolumn. - Each subsequent row should contain one credential ID.
- Upload the file and click Upload & Verify.
- Download the results as a CSV for your records.
CSV format requirements
| Requirement | Detail |
|---|---|
| Header row | Required — first row must contain column names |
| credentialId column | Column must be named credentialId, credential_id, or id |
| Additional columns | Allowed and ignored (e.g. candidate name, job ID) |
| Maximum rows | 100 credentials per upload |
Example CSV
credentialId,candidateName,jobId
SL-A1B2C3D4-EF56,Jane Smith,JOB-001
SL-G7H8I9J0-KL12,John Doe,JOB-002
Understanding results
| Status | Meaning |
|---|---|
| VALID | Certificate is authentic and has not been revoked |
| NOT_FOUND | No certificate with this ID exists in our system |
| REVOKED | Certificate was issued but subsequently revoked (e.g. academic dishonesty) |
Viewing the evidence trail
For any VALID result, click View evidence to open the candidate's evidence page. This shows:
- Every quiz they passed, with dates and scores
- Every project they completed, with peer review evaluations
- The capstone submission (for Capstone-tier certificates)
- The SHA-256 integrity hash for independent verification
Certificate tiers
| Tier | What it means |
|---|---|
| Skills | Candidate passed all course quizzes — foundational knowledge confirmed |
| Applied | Candidate completed all module projects — demonstrated hands-on application |
| Capstone | Candidate built and presented an independent capstone project — job-ready skill level |
Questions?
Contact hello@skilllift.io with the credential ID in question. Include your company name and the role the candidate is applying for.