AfriHex Verify
ADDRESS VERIFICATION API

Verify any Ghanaian address.
One API call.

Send a digital address code or a coordinate pair, get back a confidence-labeled match — built for KYC, delivery, and onboarding flows that can't afford a wrong address.

Sign in with Google — get your API key Free tier: 20 requests/day · no card required Explore the API docs

POST /v1/verify

{
  "known": "AF-GH-7-0GXTQD5AFZZZZ",
  "candidate": "5.6037,-0.1870"
}
200 OK
{
  "match": true,
  "confidence": "high",
  "distance_meters": 12
}
Same address grid as GhanaPostGPS Confidence-labeled, not a guess GHS billing via Paystack No passwords — Google sign-in only

How it works

1

Sign in, get a key

Google sign-in only — your API key is ready the moment you land on the dashboard.

2

Call the API

Plain JSON over HTTPS — /v1/resolve, /v1/search, /v1/verify.

3

Ship it

KYC address checks, delivery validation, POI density — one response, ready to act on.

CERTAINTY, LABELED

Every match tells you how sure it is

No silent guessing — /v1/verify labels its own confidence so you know whether to auto-approve or route to manual review.

High confidence

Code-to-code match within 50m. Safe to auto-approve.

Medium confidence

Within 150m. Good for delivery routing — flag for manual KYC review.

Low confidence

Beyond 150m — treated as a non-match, not a false approval.

Simple, monthly pricing

Free

GHS 0

20 requests/day

Starter

GHS 100/month

1000 requests/day

Most popular

Professional

GHS 200/month

2000 requests/day + batch verification

Team

GHS 500/month

10000 requests/day + batch verification

Ready to stop guessing addresses?

Sign in, get your key, make your first call in under a minute.

Sign in with Google