v1

latestOpenAPI 3.1.02026-07-24450175.9 KB

GovChecks: Nigeria CAC

Verify that a company's Corporate Affairs Commission (CAC) number is valid.

post/ng/cac

Request body

registrationNumberstring required

Enter a registered company number. Alpha-numeric values only.

callbackUrlstring

Response

200

OR

Example response

{
  "error": {
    "type": "govCheckError",
    "code": "nigerianCac.notFound",
    "message": "No results were found in the Nigerian CAC database"
  }
}