Verify the code behind the résumé.
POST a PDF and a GitHub username. Get back a deterministic 0–100 score and verified commit history in under 90 seconds.

Dashboard
See verification results at a glance.
Track confidence scores, review flagged resumes, and manage API keys from a clean, developer-first dashboard. Every verification webhook is logged and auditable.
- Monitor webhook delivery success rates
- Manage live and test API keys
- Audit individual applicant score breakdowns

Verification Engine
Deep signal extraction from every PDF.
Deterministic scoring
Every point in the 0–100 score is traceable. Commit authorship, project overlap, and tenure — no black box.
HMAC-signed webhooks
Results push to your endpoint seamlessly. Every delivery is signed — verify authenticity in one line.
PDF extraction
Send a URL. We extract project names, roles, and dates — no pre-processing required on your end.
GitHub cross-check
Commit history, repo authorship, and contribution graph — matched against every claim in the résumé.
Trusted by engineering teams
"It caught three forged commits in our pipeline this week alone. Incredible tool."
Sarah Jenkins
VP Engineering, Acme Corp
"Finally, a way to actually verify if someone wrote the code they claim. Setup took 10 minutes."
David Chen
CTO, DevSolutions
"The deterministic score means we don't have to guess. We just set a threshold and automate."
Elena Rossi
Head of Talent, FinTech Global
"It caught three forged commits in our pipeline this week alone. Incredible tool."
Sarah Jenkins
VP Engineering, Acme Corp
"Finally, a way to actually verify if someone wrote the code they claim. Setup took 10 minutes."
David Chen
CTO, DevSolutions
Developer Experience
One endpoint.
Zero parsing logic.
You don't need to learn a complex API surface. Send us the raw data, and we return a structured JSON response to your webhook containing exactly what you need to make a hiring decision.
View full documentationcurl -X POST https://api.resumeproof.online/v1/verify \
-H "Authorization: Bearer rp_live_Xk3m89..." \
-H "Content-Type: application/json" \
-d '{
"githubUsername": "octocat",
"resumeUrl": "https://storage.example.com/cv.pdf"
}'
Ready to automate verification?
Join engineering teams verifying thousands of resumes instantly. Get your API key in seconds.