Skip to main content

What is CAC?

The Corporate Affairs Commission (CAC) is the body responsible for registering and regulating all businesses in Nigeria. Every registered business is assigned a unique registration number that can be used to verify its legal status, ownership, and directors.

How it Works

Send a POST request to /api/v1/kyc/cac with the company’s registration number, name, and type in the request body. The API returns verified business registration details, status, location, and a full list of affiliated persons (directors, shareholders, subscribers, etc.) from the CAC registry.

Request

Company Types

Response Fields

A successful response returns the following data:

Affiliate Fields

Each entry in the affiliatesData array contains:
Fields may return null if the data is not available in the registry. For the full API specification, see the CAC Search API reference.