proof, as an API.
Add portable developer credentials to your platform. Redential verifies real code, project evidence, and live technical defense, then returns independent proof your users can trust.
GET /v1/credentials/cred_123 { "status": "verified", "title": "AI Backend Engineer L3", "role_fit_score": 87, "ownership_score": 91, "integrity_risk": "low", "verified_skills": ["Python", "PostgreSQL", "RAG"], "evidence_url": "redential.com/e/cred_123" }
Redential does not source candidates, match talent, or replace your hiring workflow. We provide the independent proof layer that developers own and companies can verify.
Verify engineers before presenting them to clients — portable proof that travels with the placement.
GET /credentialsAdd independent proof to expert profiles — a capability record buyers can trust at a glance.
Verified by RedentialPull credential status, verified skills, risk flags, and recommended follow-up questions into your flow.
status · skills · riskVerify technical experts before interviews or project work — real code and live defense, not résumés.
role_fit_scoreCall the API with the candidate and role. No separate signup required. Candidates open a secure verification link.
They connect GitHub, choose real work, and complete a live technical defense against their own repository.
Credential status, verified skills, ownership score, integrity risk, evidence URL, and recommended follow-up questions. Via API or webhook.
Display “Verified by Redential” with the evidence link, inside your own interface. The credential remains portable and belongs to the developer.
{
"candidate_email": "dev@email.com",
"candidate_name": "Juan Belmont",
"role": "AI Backend Engineer",
"claimed_skills": ["Python", "PostgreSQL", "RAG"],
"client_reference_id": "candidate_123",
"return_url": "https://partner.com/applications/123"
}{
"session_id": "ver_abc123",
"verification_link": "redential.com/verify/ver_abc123",
"credential_id": null,
"status": "pending"
}{
"credential_id": "cred_123",
"status": "verified",
"title": "AI Backend Engineer L3",
"role_fit_score": 87,
"ownership_score": 91,
"integrity_risk": "low",
"verified_skills": ["Python", "PostgreSQL", "RAG"],
"supported_skills": ["Queues", "API design"],
"missing_signals": ["LLM evals"],
"evidence_url": "redential.com/e/cred_123",
"recommended_followups": [
"Ask about production evals",
"Probe scaling assumptions"
]
}repo_url is optional. If provided, Redential uses it as a suggested repo. Otherwise the candidate connects GitHub and selects work during verification.
Full API documentationGet notified when a credential is completed, updated, or flagged. No polling required — every event carries the credential id and a signed payload.
Drop a Verified by Redential badge anywhere a profile lives. It links to the full evidence — real code, commits, and the recorded technical defense behind the credential.
<script src="redential.com/embed.js" data-credential="cred_123"></script>
API access is currently available for selected partners. Tell us about your product and we'll get you a key.
Don't need an integration yet? Use the Redential workspace to invite candidates and review capability records manually.
See business workspace