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.
POST /v1/verify
{
"known": "AF-GH-7-0GXTQD5AFZZZZ",
"candidate": "5.6037,-0.1870"
}
{
"match": true,
"confidence": "high",
"distance_meters": 12
}
How it works
Sign in, get a key
Google sign-in only — your API key is ready the moment you land on the dashboard.
Call the API
Plain JSON over HTTPS — /v1/resolve, /v1/search, /v1/verify.
Ship it
KYC address checks, delivery validation, POI density — one response, ready to act on.
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
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