Background checks for Africa

Verify the people
you hire — before
day one.

VerifyGH confirms identity, education, employment and references with bank-grade security, candidate consent, and a full audit trail. Built for hiring teams across Ghana and the continent.

Act 843 compliant Consent-gated Pay per check in GHS
Built for compliance with Ghana's Data Protection Act, 2012 (Act 843)
NorthBay HR Sankofa Group Adinkra Tech Volta Bank
Four checks, one platform

Everything you need to trust a hire.

Run any combination of checks per candidate. Each is consent-gated, time-stamped, and recorded in a tamper-evident audit log.

Identity

Ghana Card or passport validated against a live selfie with liveness detection — confirming the person is real and present.

Card · Passport · Liveness

Education

Direct confirmation with the institution that the credential, programme and graduation year are genuine and on record.

Institution · Credential

Employment

Prior employers confirm dates, job title and standing — closing the gap between a CV and what actually happened.

Dates · Title · Tenure

References

Structured referee questionnaires capture honest, comparable feedback — not just a name and number on a form.

Referee · Questionnaire
How it works

From request to decision in four steps.

A clean, candidate-friendly flow that keeps consent and audit at the centre of every check.

1

Request

Pick the checks and add the candidate from your dashboard or via the API. Pay per check in GHS.

2

Candidate consent

The candidate receives a secure link, reviews exactly what's checked, and gives explicit, logged consent.

3

Verify

We run identity, education, employment and reference checks with our verified sources and partners.

4

Decision

Get a clear, evidence-backed result — with every action preserved in a tamper-evident audit trail.

Why VerifyGH

Trust you can defend — to a board or a regulator.

Bank-grade security

Encrypted in transit and at rest, role-based access, and strict data-minimisation. Candidate data is handled like the sensitive asset it is.

  • Encryption at rest & in transit
  • Granular role-based access

Consent & compliance

Every check is gated by explicit candidate consent and built around Ghana's Data Protection Act (Act 843).

Fast turnaround

Automated where possible, human where it matters — most checks complete in well under two days.

Full audit log

Who requested what, when consent was given, every source touched — exportable, immutable, and ready for review.

0
Checks run to date
0
Average turnaround
0
Identity match accuracy
0
API uptime SLA
Pricing

Pay per check. No seats, no lock-in.

Transparent pricing in Ghana cedis. Buy exactly the checks you need, when you need them.

Identity
Ghana Card + selfie liveness
₵35 /check
Education
Institution & credential
₵60 /check
Employment
Prior-employer confirmation
₵55 /check
Reference
Referee questionnaire
₵40 /referee
Developers

A REST API your ATS will love.

Kick off verifications straight from your hiring stack. Clean JSON, predictable webhooks, and the same audit trail as the dashboard.

One endpoint to start a check

POST a candidate and the checks you want — get a request ID back instantly.

Webhooks on every status change

From consent given to final decision — keep your HRIS in sync automatically.

Scoped API keys

Sandbox and live keys, with least-privilege scopes and full request logging.

Read the API docs
create-verification.sh POST
# Start a verification request
curl https://api.verifygh.com/v1/verification-requests \
  -H "Authorization: Bearer sk_live_••••" \
  -H "Content-Type: application/json" \
  -d '{
    "candidate": {
      "full_name": "Ama Mensah",
      "email": "ama@example.com",
      "phone": "+233201234567"
    },
    "checks": ["identity", "education", "employment"],
    "currency": "GHS",
    "consent_required": true,
    "webhook_url": "https://ats.acme.gh/hooks/verifygh"
  }'

# → 201 Created
# { "id": "vr_7Qx2…", "status": "awaiting_consent" }

Hire with confidence.

Join the teams across Ghana and Africa verifying every hire the compliant way — consent-first, fully auditable, priced per check.