---
title: "GovCheck: Ghana Verify Card"
method: POST
path: "/gh/verify-card"
---

# GovCheck: Ghana Verify Card

`POST /gh/verify-card`

Validates national identity information by checking against Ghana’s National Identification Authority (NIA) database for the Ghana Card.

## Headers

- `Content-Type` string

## Request body

- object
  - `personalNumber` string, required
  - `callbackUrl` string, required
  - `metadata` string, json — {"key":"value"}

## Response `202`

202

- object

## Other responses

- `422` — 422

---

[API](https://skmtc.net/metamap/apis/get-authorization-token.md) · [All operations](https://skmtc.net/metamap/apis/get-authorization-token/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/metamap/get-authorization-token/revisions/ffdfcfeffe2a/schema)
